{
 "id": "1N4AA6DV9PC509495",
 "name": "2023 Nissan Maxima",
 "year": 2023,
 "make": "Nissan",
 "model": "Maxima",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 44999,
 "vin": "1N4AA6DV9PC509495",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/fbb91c51-fe33-44c0-bace-fc67980f971a.png",
 "url": "https://carchat.io/v/houseofcars/1N4AA6DV9PC509495",
 "dealer": {
  "id": "houseofcars",
  "name": "Houseofcars",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/houseofcars"
 },
 "description": "Super Black 2023 Nissan Maxima FWD CVT with Xtronic 3.5L V6 DOHC 24V 20/30 City/Highway MPG",
 "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": "houseofcars",
   "vin": "1N4AA6DV9PC509495",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}