{
 "id": "2HGFE2F59RH515924",
 "name": "2024 Honda Civic Sport",
 "year": 2024,
 "make": "Honda",
 "model": "Civic",
 "trim": "Sport",
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 38694,
 "vin": "2HGFE2F59RH515924",
 "image": null,
 "url": "https://carchat.io/v/honda/2HGFE2F59RH515924",
 "dealer": {
  "id": "honda",
  "name": "Honda",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/honda"
 },
 "description": "2024 Honda Civic Sport In Platinum White, Available NOW at Checkered Flag Honda!. 30/37 City/Highway MPG Available NOW at Checkered Flag Honda! Proudly serving Virginia Beach, Norfolk, Chesapeake, Pungo, Bay Island, Hampton, Newport News, Suffolk, Smithfield, Eastern Shore, Carrollton, Windsor, Franklin, Salem, Princess Anne, Tabb, Rushmere, Rescue, Poquoson, Grafton, and all of greater Virginia.",
 "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": "honda",
   "vin": "2HGFE2F59RH515924",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}