{
 "id": "4A4MM21S14E072165",
 "name": "Used 2004 Mitsubishi Endeavor LS",
 "year": 2004,
 "make": "Mitsubishi",
 "model": "Endeavor",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 5000,
 "currency": "USD",
 "mileage": 212700,
 "vin": "4A4MM21S14E072165",
 "image": null,
 "url": "https://carchat.io/v/south-dallas-mitsubishi/4A4MM21S14E072165",
 "dealer": {
  "id": "south-dallas-mitsubishi",
  "name": "South Dallas Mitsubishi",
  "city": "Dallas",
  "state": "TX",
  "url": "https://carchat.io/d/south-dallas-mitsubishi"
 },
 "description": "Is this 2004 Mitsubishi Endeavor your perfect car? Contact South Dallas Mitsubishi to see this LS SUV",
 "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": "south-dallas-mitsubishi",
   "vin": "4A4MM21S14E072165",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}