{
 "id": "1C3CCCCG9FN515254",
 "name": "2015 Chrysler 200",
 "year": 2015,
 "make": "Chrysler",
 "model": "200",
 "trim": "C",
 "bodyStyle": null,
 "color": "white",
 "condition": "used",
 "price": 6995,
 "currency": "USD",
 "mileage": 137773,
 "vin": "1C3CCCCG9FN515254",
 "image": "https://cdn05.carsforsale.com/612d30a4d1946abe8f0432a9c3e610a3/480x360/2015-chrysler-200-c-4dr-sedan.jpg",
 "url": "https://carchat.io/v/tango-auto-sales/1C3CCCCG9FN515254",
 "dealer": {
  "id": "tango-auto-sales",
  "name": "Tango Auto Sales",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/tango-auto-sales"
 },
 "description": "2015 Chrysler 200",
 "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": "tango-auto-sales",
   "vin": "1C3CCCCG9FN515254",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}