{
 "id": "JF1GH616X8G831060",
 "name": "2008 Subaru Impreza 2.5i",
 "year": 2008,
 "make": "Subaru",
 "model": "Impreza",
 "trim": "2.5i",
 "bodyStyle": "wagon",
 "color": "gold",
 "condition": "used",
 "price": 4999,
 "currency": "USD",
 "mileage": 168070,
 "vin": "JF1GH616X8G831060",
 "image": "https://imagescdn.dealercarsearch.com/Media/25715/24283135/639245816870308203.jpg",
 "url": "https://carchat.io/v/drivemotorsgroup/JF1GH616X8G831060",
 "dealer": {
  "id": "drivemotorsgroup",
  "name": "Drivemotorsgroup",
  "city": "Puyallup",
  "state": "WA",
  "url": "https://carchat.io/d/drivemotorsgroup"
 },
 "description": "Visit Drive Motors to shop our great deals. You can call 253-325-5300 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": "drivemotorsgroup",
   "vin": "JF1GH616X8G831060",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}