{
 "id": "2A8HR64XX9R588598",
 "name": "2009 Chrysler Town  and  Country Limited",
 "year": 2009,
 "make": "Chrysler",
 "model": "Town  and  Country",
 "trim": "Limited",
 "bodyStyle": "minivan",
 "color": "silver",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 114457,
 "vin": "2A8HR64XX9R588598",
 "image": "https://joelsauto.com/uploads/autos/4791/2009_Chrysler_Town_Country_4791_22029.jpg",
 "url": "https://carchat.io/v/joelsauto/2A8HR64XX9R588598",
 "dealer": {
  "id": "joelsauto",
  "name": "Joelsauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/joelsauto"
 },
 "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": "joelsauto",
   "vin": "2A8HR64XX9R588598",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}