{
 "id": "2C4RDGEG9KR688132",
 "name": "2019 Dodge Grand Caravan GT",
 "year": 2019,
 "make": "Dodge",
 "model": "Grand Caravan",
 "trim": null,
 "bodyStyle": "minivan",
 "color": "gray",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 186116,
 "vin": "2C4RDGEG9KR688132",
 "image": "https://imagescdn.dealercarsearch.com/Media/27731/24263819/639240107917352667.jpg",
 "url": "https://carchat.io/v/trevi-auto-sales-san-antonio/2C4RDGEG9KR688132",
 "dealer": {
  "id": "trevi-auto-sales-san-antonio",
  "name": "Trevi Auto Sales",
  "city": "San Antonio,",
  "state": "TX",
  "url": "https://carchat.io/d/trevi-auto-sales-san-antonio"
 },
 "description": "Gray 2019 Dodge Grand Caravan GT for sale in San Antonio. Shop Trevi Auto Sales for great deals on all our Dodge inventory.",
 "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": "trevi-auto-sales-san-antonio",
   "vin": "2C4RDGEG9KR688132",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}