{
 "id": "1G1FZ6EV7VF102948",
 "name": "New 2027 Chevrolet Bolt RS",
 "year": 2027,
 "make": "Chevrolet",
 "model": "Bolt",
 "trim": null,
 "bodyStyle": "hatchback",
 "color": "gray",
 "condition": "new",
 "price": 32719,
 "currency": "USD",
 "mileage": 20,
 "vin": "1G1FZ6EV7VF102948",
 "image": null,
 "url": "https://carchat.io/v/freeland-used-car-superstore/1G1FZ6EV7VF102948",
 "dealer": {
  "id": "freeland-used-car-superstore",
  "name": "Freeland Used Car Superstore",
  "city": "Nashville",
  "state": "TN",
  "url": "https://carchat.io/d/freeland-used-car-superstore"
 },
 "description": "Is this 2027 Chevrolet Bolt your perfect car? Contact Freeland Auto Group to see this Sterling Grey Metallic RS SUV available for $32719",
 "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": "freeland-used-car-superstore",
   "vin": "1G1FZ6EV7VF102948",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}