{
 "id": "URLd66afbaee73804d5527b60ee67da1c1059f22018",
 "name": "2020 Ford F-150 Platinum",
 "year": 2020,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 47794,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/farris-motor-company-morristown/URLd66afbaee73804d5527b60ee67da1c1059f22018",
 "dealer": {
  "id": "farris-motor-company-morristown",
  "name": "Farris Motor Company",
  "city": "Jefferson City",
  "state": "TN",
  "url": "https://carchat.io/d/farris-motor-company-morristown"
 },
 "description": null,
 "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": "farris-motor-company-morristown",
   "vin": "URLd66afbaee73804d5527b60ee67da1c1059f22018",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}