{
 "id": "3FADP4BJ7EM211958",
 "name": "2014 Ford Fiesta",
 "year": 2014,
 "make": "Ford",
 "model": "Fiesta",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 7999,
 "currency": "USD",
 "mileage": 99600,
 "vin": "3FADP4BJ7EM211958",
 "image": "https://cdn05.carsforsale.com/00f148883e64143995714eec42086eec96/480x360/2014-ford-fiesta-se-4dr-sedan.jpg",
 "url": "https://carchat.io/v/jesco-auto-sales-inc/3FADP4BJ7EM211958",
 "dealer": {
  "id": "jesco-auto-sales-inc",
  "name": "Jesco Auto Sales Inc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/jesco-auto-sales-inc"
 },
 "description": null,
 "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": "jesco-auto-sales-inc",
   "vin": "3FADP4BJ7EM211958",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}