{
 "id": "URL02518c980eb398bd4fa87301e984da036d91ed8f",
 "name": "2020 Ford Mustang GT Premium Coupe",
 "year": 2020,
 "make": "Ford",
 "model": "Mustang GT",
 "trim": null,
 "bodyStyle": "coupe",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 55225,
 "vin": null,
 "image": "https://cardealercentral.blob.core.windows.net/cardealercentral/03a7c528-cd03-43bf-b14f-d683782570a5.jpg",
 "url": "https://carchat.io/v/john-ford-auto/URL02518c980eb398bd4fa87301e984da036d91ed8f",
 "dealer": {
  "id": "john-ford-auto",
  "name": "JOHN FORD AUTO",
  "city": "Dallas",
  "state": "TX",
  "url": "https://carchat.io/d/john-ford-auto"
 },
 "description": "This 2020 Ford Mustang GT Premium Coupe in good condition is available at JOHN FORD AUTO LLC in Dallas, TX. Priced at $28,224, it features Navigation Aid, Vehicle Anti-Theft, Driver Airbag and Low Mileage. Contact us today for more details!",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "john-ford-auto",
   "vin": "URL02518c980eb398bd4fa87301e984da036d91ed8f",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}