{
 "id": "1C4RJFAGXKC709913",
 "name": "2019 Jeep Grand Cherokee Laredo",
 "year": 2019,
 "make": "Jeep",
 "model": "Grand Cherokee",
 "trim": "Laredo",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 13990,
 "currency": "USD",
 "mileage": 135459,
 "vin": "1C4RJFAGXKC709913",
 "image": "https://imagescdn.dealercarsearch.com/Media/25972/24195850/639222966263398117.jpg",
 "url": "https://carchat.io/v/vitalefamilyauto/1C4RJFAGXKC709913",
 "dealer": {
  "id": "vitalefamilyauto",
  "name": "Vitalefamilyauto",
  "city": "Tewksbury",
  "state": "MA",
  "url": "https://carchat.io/d/vitalefamilyauto"
 },
 "description": "Visit Vitale Family Auto to shop our great deals. You can call 978-203-0152 to schedule your test drive today.",
 "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": "vitalefamilyauto",
   "vin": "1C4RJFAGXKC709913",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}