{
 "id": "ML32F3FJ8LHF11220",
 "name": "2020 Mitsubishi Mirage G4 ES",
 "year": 2020,
 "make": "Mitsubishi",
 "model": "Mirage G4 ES",
 "trim": null,
 "bodyStyle": "hatchback",
 "color": null,
 "condition": "used",
 "price": 11995,
 "currency": "USD",
 "mileage": 51234,
 "vin": "ML32F3FJ8LHF11220",
 "image": "https://cloud.iimanager.com/vdata/delriomotors_com/5190261_x640_01.jpg?ts=20260507",
 "url": "https://carchat.io/v/del-rio-motors-kerrville/ML32F3FJ8LHF11220",
 "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 2020 Mitsubishi Mirage G4 ES 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": "ML32F3FJ8LHF11220",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}