{
 "id": "2G1WA5E35F1171114",
 "name": "2015 Chevrolet Impala Limited LS",
 "year": 2015,
 "make": "Chevrolet",
 "model": "Impala Limited LS",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 14995,
 "currency": "USD",
 "mileage": 74786,
 "vin": "2G1WA5E35F1171114",
 "image": "https://cloud.iimanager.com/vdata/delriomotors_com/5163090_x640_01.jpg?ts=20260615",
 "url": "https://carchat.io/v/del-rio-motors-kerrville/2G1WA5E35F1171114",
 "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 2015 Chevrolet Impala Limited 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": "2G1WA5E35F1171114",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}