{
 "id": "URL81efe7bc357236207b19c84e9f863d8fe9fe6070",
 "name": "2020 Jeep Gladiator",
 "year": 2020,
 "make": "Jeep",
 "model": "Gladiator",
 "trim": null,
 "bodyStyle": "truck",
 "color": "orange",
 "condition": "used",
 "price": 32999,
 "currency": "USD",
 "mileage": 62000,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/twin-city-nissan/URL81efe7bc357236207b19c84e9f863d8fe9fe6070",
 "dealer": {
  "id": "twin-city-nissan",
  "name": "Twin City Nissan",
  "city": "Port Arthur",
  "state": "TX",
  "url": "https://carchat.io/d/twin-city-nissan"
 },
 "description": "View photos and features of this Used 2020 Jeep Gladiator for sale at Twin City Nissan! Browse quality vehicles near Port Arthur, Nederland, Beaumont, Orange, Lumberton.",
 "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": "twin-city-nissan",
   "vin": "URL81efe7bc357236207b19c84e9f863d8fe9fe6070",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}