{
 "id": "1C4RJFAG0KC608542",
 "name": "2019 JEEP GRAND CHEROKEE Laredo",
 "year": 2019,
 "make": "Jeep",
 "model": "GRAND CHEROKEE",
 "trim": "Laredo",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 14995,
 "currency": "USD",
 "mileage": 104609,
 "vin": "1C4RJFAG0KC608542",
 "image": "https://cdnimages.dealersgpt.com/dmvautollc/1C4RJFAG0KC608542/800/2.jpg?v=020260618174601",
 "url": "https://carchat.io/v/mydmvauto/1C4RJFAG0KC608542",
 "dealer": {
  "id": "mydmvauto",
  "name": "Mydmvauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/mydmvauto"
 },
 "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": "mydmvauto",
   "vin": "1C4RJFAG0KC608542",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}