{
 "id": "1FACP44M9NF160563",
 "name": "1992 Ford Mustang LX",
 "year": 1992,
 "make": "Ford",
 "model": "Mustang",
 "trim": "LX",
 "bodyStyle": "convertible",
 "color": "white",
 "condition": "used",
 "price": 5900,
 "currency": "USD",
 "mileage": 45502,
 "vin": "1FACP44M9NF160563",
 "image": "https://imagescdn.dealercarsearch.com/Media/9620/23976509/639198825399125668.jpg",
 "url": "https://carchat.io/v/lowerysauto/1FACP44M9NF160563",
 "dealer": {
  "id": "lowerysauto",
  "name": "Lowerysauto",
  "city": "Barre",
  "state": "VT",
  "url": "https://carchat.io/d/lowerysauto"
 },
 "description": "Visit Lowery's Auto Sales online at lowerysautosales.com to see more pictures of this vehicle or call us at 802-479-1398 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": "lowerysauto",
   "vin": "1FACP44M9NF160563",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}