{
 "id": "2HGFE2F21PH534714",
 "name": "2023 Honda Civic LX",
 "year": 2023,
 "make": "Honda",
 "model": "Civic",
 "trim": "LX",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 20977,
 "currency": "USD",
 "mileage": 31700,
 "vin": "2HGFE2F21PH534714",
 "image": "https://portal.waynereaves.net/service/picture/37155/R534714/cbe5362549d390b7edde6fb2fa7c49988d3f9a61.jpg",
 "url": "https://carchat.io/v/nicecar1977/2HGFE2F21PH534714",
 "dealer": {
  "id": "nicecar1977",
  "name": "Nicecar1977",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/nicecar1977"
 },
 "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": "nicecar1977",
   "vin": "2HGFE2F21PH534714",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}