{
 "id": "3GNCA23B09S502376",
 "name": "2009 Chevrolet HHR",
 "year": 2009,
 "make": "Chevrolet",
 "model": "HHR",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 2750,
 "currency": "USD",
 "mileage": 203702,
 "vin": "3GNCA23B09S502376",
 "image": "https://cdn05.carsforsale.com/52faaabbfd37e491ddbf62d576ea3702/480x360/2009-chevrolet-hhr-lt-4dr-wagon-w-1lt.jpg",
 "url": "https://carchat.io/v/smart-guy-auto-sales/3GNCA23B09S502376",
 "dealer": {
  "id": "smart-guy-auto-sales",
  "name": "Smart Guy Auto Sales",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/smart-guy-auto-sales"
 },
 "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": "smart-guy-auto-sales",
   "vin": "3GNCA23B09S502376",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}