{
 "id": "2C4RDGCG9HR773158",
 "name": "2017 Dodge Grand Caravan",
 "year": 2017,
 "make": "Dodge",
 "model": "Grand Caravan",
 "trim": null,
 "bodyStyle": "minivan",
 "color": null,
 "condition": "used",
 "price": 5995,
 "currency": "USD",
 "mileage": 121910,
 "vin": "2C4RDGCG9HR773158",
 "image": "https://cdn05.carsforsale.com/00af97e8b870dda5fb2bfbd8f521e9c548/480x360/2017-dodge-grand-caravan-sxt-4dr-mini-van.jpg",
 "url": "https://carchat.io/v/affordable-auto-sales-san-antonio/2C4RDGCG9HR773158",
 "dealer": {
  "id": "affordable-auto-sales-san-antonio",
  "name": "AFFORDABLE AUTO SALES",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/affordable-auto-sales-san-antonio"
 },
 "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": "affordable-auto-sales-san-antonio",
   "vin": "2C4RDGCG9HR773158",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}