{
 "id": "2G4WB52KX41171408",
 "name": "2004 Buick Regal LS",
 "year": 2004,
 "make": "Buick",
 "model": "Regal LS",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 12995,
 "currency": "USD",
 "mileage": 45111,
 "vin": "2G4WB52KX41171408",
 "image": "https://cloud.iimanager.com/vdata/delriomotors_com/5249116_x640_01.jpg?ts=20260804",
 "url": "https://carchat.io/v/del-rio-motors-kerrville/2G4WB52KX41171408",
 "dealer": {
  "id": "del-rio-motors-kerrville",
  "name": "Del Rio Motors",
  "city": "Kerrville",
  "state": "TX",
  "url": "https://carchat.io/d/del-rio-motors-kerrville"
 },
 "description": "View the 2004 Buick Regal LS located at Del Rio Motors",
 "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": "del-rio-motors-kerrville",
   "vin": "2G4WB52KX41171408",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}