{
 "id": "1FAHP60A72Y131494",
 "name": "2002 Ford Thunderbird Base",
 "year": 2002,
 "make": "Ford",
 "model": "Thunderbird",
 "trim": "Base",
 "bodyStyle": "convertible",
 "color": "green",
 "condition": "used",
 "price": 15119,
 "currency": "USD",
 "mileage": 56086,
 "vin": "1FAHP60A72Y131494",
 "image": "https://imagesdl.dealercenter.net/640/480/202607-e11a3e72f190484c8412b435e59a4d1d.jpg",
 "url": "https://carchat.io/v/autoempire661/1FAHP60A72Y131494",
 "dealer": {
  "id": "autoempire661",
  "name": "Autoempire661",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autoempire661"
 },
 "description": null,
 "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": "autoempire661",
   "vin": "1FAHP60A72Y131494",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}