{
 "id": "2C4RC1BGXNR178980",
 "name": "2022 CHRYSLER PACIFICA Touring L",
 "year": 2022,
 "make": "Chrysler",
 "model": "PACIFICA",
 "trim": "Touring L",
 "bodyStyle": "van",
 "color": "gray",
 "condition": "used",
 "price": 16445,
 "currency": "USD",
 "mileage": 86817,
 "vin": "2C4RC1BGXNR178980",
 "image": "https://cdnimages.dealersgpt.com/dmvautollc/2C4RC1BGXNR178980/800/2.jpg?v=020260911142752",
 "url": "https://carchat.io/v/mydmvauto/2C4RC1BGXNR178980",
 "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": "2C4RC1BGXNR178980",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}