{
 "id": "2HGFE2F53RH595821",
 "name": "Used 2024 Honda Civic Sedan Sport",
 "year": 2024,
 "make": "Honda",
 "model": "Civic Sedan",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 25558,
 "currency": "USD",
 "mileage": 51743,
 "vin": "2HGFE2F53RH595821",
 "image": "https://pictures.dealer.com/u/uvaldechevroletllc/0518/d04b24486ea16a11ea7b8b98c0a6e6c1x.jpg",
 "url": "https://carchat.io/v/coastal-bend-ford/2HGFE2F53RH595821",
 "dealer": {
  "id": "coastal-bend-ford",
  "name": "Coastal Bend Ford",
  "city": "Beeville",
  "state": "TX",
  "url": "https://carchat.io/d/coastal-bend-ford"
 },
 "description": "Is this 2024 Honda Civic Sedan your perfect car? Contact Coastal Bend Ford to see this Blue Sport Sedan available for $25558",
 "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": "coastal-bend-ford",
   "vin": "2HGFE2F53RH595821",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}