{
 "id": "2HGFE2F21SH604429",
 "name": "Certified Pre-Owned 2025 Honda Civic LX",
 "year": 2025,
 "make": "Honda",
 "model": "Civic",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 25125,
 "currency": "USD",
 "mileage": 41312,
 "vin": "2HGFE2F21SH604429",
 "image": "https://pictures.dealer.com/h/hondaofforthworth/0706/1740d98bd48f3b9e8fc89ca965c9600dx.jpg",
 "url": "https://carchat.io/v/honda-of-fort-worth/2HGFE2F21SH604429",
 "dealer": {
  "id": "honda-of-fort-worth",
  "name": "Honda of Fort Worth",
  "city": "Fort Worth",
  "state": "TX",
  "url": "https://carchat.io/d/honda-of-fort-worth"
 },
 "description": "Is this 2025 Honda Civic your perfect car? Contact Honda of Fort Worth to see this Solar Silver LX Sedan available for $25125",
 "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-of-fort-worth",
   "vin": "2HGFE2F21SH604429",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}