{
 "id": "1FMCU94G09KC25884",
 "name": "2009 Ford Escape Limited 4WD V6",
 "year": 2009,
 "make": "Ford",
 "model": "Escape",
 "trim": "Limited 4WD V6",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 4995,
 "currency": "USD",
 "mileage": 187694,
 "vin": "1FMCU94G09KC25884",
 "image": "https://imagescdn.dealercarsearch.com/Media/18816/20589037/639218038383260938.jpg",
 "url": "https://carchat.io/v/usedcars12/1FMCU94G09KC25884",
 "dealer": {
  "id": "usedcars12",
  "name": "Usedcars12",
  "city": "Cleveland",
  "state": "OH",
  "url": "https://carchat.io/d/usedcars12"
 },
 "description": "Visit National Used Cars Inc online at www.usedcars12.com to see more pictures of this vehicle or call us at 216-692-1311 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": "usedcars12",
   "vin": "1FMCU94G09KC25884",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}