{
 "id": "4S4BSACC8H3266905",
 "name": "2017 Subaru Outback 2.5i Premium",
 "year": 2017,
 "make": "Subaru",
 "model": "Outback 2.5i",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 13499,
 "currency": "USD",
 "mileage": 104300,
 "vin": "4S4BSACC8H3266905",
 "image": "https://automanager.blob.core.windows.net/wmphotos/030076/52feeb94a52142c183b820ec0f910b24/98a9cea80d_800.jpg",
 "url": "https://carchat.io/v/vortex-motors/4S4BSACC8H3266905",
 "dealer": {
  "id": "vortex-motors",
  "name": "Vortex Motors",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/vortex-motors"
 },
 "description": "Used Vehicle - Cash Car Lot & Service",
 "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": "vortex-motors",
   "vin": "4S4BSACC8H3266905",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}