{
 "id": "3CZRZ2H73VM716514",
 "name": "New 2027 Honda HR-V EX-L",
 "year": 2027,
 "make": "Honda",
 "model": "HR-V",
 "trim": null,
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "new",
 "price": 34865,
 "currency": "USD",
 "mileage": null,
 "vin": "3CZRZ2H73VM716514",
 "image": "https://pictures.dealer.com/h/hondacarsofmckinney/1938/d1a0a6f685a5f349aeb4b647d3c81a59x.jpg",
 "url": "https://carchat.io/v/honda-cars-of-mckinney/3CZRZ2H73VM716514",
 "dealer": {
  "id": "honda-cars-of-mckinney",
  "name": "Honda Cars of McKinney",
  "city": "McKinney",
  "state": "TX",
  "url": "https://carchat.io/d/honda-cars-of-mckinney"
 },
 "description": "Is this 2027 Honda HR-V your perfect car? Contact Honda Cars of McKinney to see this Solar Silver Metallic EX-L SUV available for $34865",
 "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-cars-of-mckinney",
   "vin": "3CZRZ2H73VM716514",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}