{
 "id": "1G1ZB5ST3SF108501",
 "name": "Used 2025 Chevrolet Malibu LS",
 "year": 2025,
 "make": "Chevrolet",
 "model": "Malibu",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "night shade metallic",
 "condition": "used",
 "price": 90000,
 "currency": "USD",
 "mileage": 29376,
 "vin": "1G1ZB5ST3SF108501",
 "image": "https://pictures.dealer.com/y/yatesgmctx/1677/298568b95c834c4e8fbf89d12a54beffx.jpg",
 "url": "https://carchat.io/v/yates-gmc/1G1ZB5ST3SF108501",
 "dealer": {
  "id": "yates-gmc",
  "name": "Yates GMC",
  "city": "Henderson",
  "state": "TX",
  "url": "https://carchat.io/d/yates-gmc"
 },
 "description": "Is this 2025 Chevrolet Malibu your perfect car? Contact Yates GMC to see this Night Shade Metallic LS Car",
 "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": "yates-gmc",
   "vin": "1G1ZB5ST3SF108501",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}