{
 "id": "1C3CCCBB0FN558144",
 "name": "2015 Chrysler 200 200S",
 "year": 2015,
 "make": "Chrysler",
 "model": "200",
 "trim": "200S",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 8800,
 "currency": "USD",
 "mileage": 133000,
 "vin": "1C3CCCBB0FN558144",
 "image": "https://imagescdn.dealercarsearch.com/Media/6330/24246521/639236346160743344.jpg",
 "url": "https://carchat.io/v/phoenixusedauto/1C3CCCBB0FN558144",
 "dealer": {
  "id": "phoenixusedauto",
  "name": "Phoenixusedauto",
  "city": "Phoenix",
  "state": "AZ",
  "url": "https://carchat.io/d/phoenixusedauto"
 },
 "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": "phoenixusedauto",
   "vin": "1C3CCCBB0FN558144",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}