{
 "id": "3N1AB7AP9GY258622",
 "name": "2016 Nissan Sentra",
 "year": 2016,
 "make": "Nissan",
 "model": "Sentra",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 110970,
 "vin": "3N1AB7AP9GY258622",
 "image": "https://cdn05.carsforsale.com/099563763628afe7436c4d1ffe5647cb/480x360/2016-nissan-sentra-sv-4dr-sedan.jpg",
 "url": "https://carchat.io/v/jesco-auto-sales-inc/3N1AB7AP9GY258622",
 "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": "3N1AB7AP9GY258622",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}