{
 "id": "1FTFW1E80MFA26582",
 "name": "2021 Ford F-150 LARIAT 4WD SuperCrew 5.5' Box",
 "year": 2021,
 "make": "Ford",
 "model": "F-150",
 "trim": "LARIAT 4WD SuperCrew 5.5' Box",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 33900,
 "currency": "USD",
 "mileage": 85108,
 "vin": "1FTFW1E80MFA26582",
 "image": "https://imagescdn.dealercarsearch.com/Media/5061/24131420/639207714093683192.jpg",
 "url": "https://carchat.io/v/marksautomart/1FTFW1E80MFA26582",
 "dealer": {
  "id": "marksautomart",
  "name": "Marksautomart",
  "city": "Fort Dodge",
  "state": "IA",
  "url": "https://carchat.io/d/marksautomart"
 },
 "description": "Visit Mark's Auto Mart online at www.marksautomart.net to see more pictures of this vehicle or call us at 515-573-5931 today to schedule your test drive.",
 "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": "marksautomart",
   "vin": "1FTFW1E80MFA26582",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}