{
 "id": "1G1FZ6EV3VF100503",
 "name": "New 2027 Chevrolet Bolt RS Front Wheel Drive SUV",
 "year": 2027,
 "make": "Chevrolet",
 "model": "Bolt",
 "trim": "New 2027 Chevrolet Bolt RS SUV",
 "bodyStyle": "hatchback",
 "color": "gray",
 "condition": "new",
 "price": 30558,
 "currency": "USD",
 "mileage": null,
 "vin": "1G1FZ6EV3VF100503",
 "image": null,
 "url": "https://carchat.io/v/sterling-mccall-chevrolet-pre-owned-sales/1G1FZ6EV3VF100503",
 "dealer": {
  "id": "sterling-mccall-chevrolet-pre-owned-sales",
  "name": "Sterling McCall Chevrolet Pre-Owned Sales",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/sterling-mccall-chevrolet-pre-owned-sales"
 },
 "description": "2027 New Chevrolet Bolt SUV Front Wheel Drive located in Houston, TX at  | $30,558",
 "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": "sterling-mccall-chevrolet-pre-owned-sales",
   "vin": "1G1FZ6EV3VF100503",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}