{
 "id": "1N6BD0CT2CC434665",
 "name": "2012 Nissan Frontier S",
 "year": 2012,
 "make": "Nissan",
 "model": "Frontier",
 "trim": "S",
 "bodyStyle": "truck",
 "color": "avalanche",
 "condition": "used",
 "price": 12500,
 "currency": "USD",
 "mileage": 75609,
 "vin": "1N6BD0CT2CC434665",
 "image": "https://assets.cai-media-management.com/resize/1600x1600/common-vehicle-media/902ee206-1888-491d-927c-969ca517076a.jpg",
 "url": "https://carchat.io/v/autotowngmc/1N6BD0CT2CC434665",
 "dealer": {
  "id": "autotowngmc",
  "name": "Autotowngmc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autotowngmc"
 },
 "description": "2012 Nissan Frontier S Fresh Powder RWD 2.5L I4 DOHC 5-Speed Manual with Overdrive Recent Arrival!",
 "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": "autotowngmc",
   "vin": "1N6BD0CT2CC434665",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}