{
 "id": "1G1FY6EV4VF101324",
 "name": "2027 Chevrolet Bolt LT",
 "year": 2027,
 "make": "Chevrolet",
 "model": "Bolt",
 "trim": null,
 "bodyStyle": "hatchback",
 "color": "gray",
 "condition": "new",
 "price": 25431,
 "currency": "USD",
 "mileage": null,
 "vin": "1G1FY6EV4VF101324",
 "image": "https://www.knappchevrolet.com/inventoryphotos/10373/1g1fy6ev4vf101324/ip/1.jpg",
 "url": "https://carchat.io/v/knapp-chevrolet/1G1FY6EV4VF101324",
 "dealer": {
  "id": "knapp-chevrolet",
  "name": "Knapp Chevrolet",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/knapp-chevrolet"
 },
 "description": "Sterling Gray Metallic 2027 Chevrolet Bolt EV LT FWD 1-Speed Automatic Electric",
 "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": "knapp-chevrolet",
   "vin": "1G1FY6EV4VF101324",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}