{
 "id": "1C3CCBCG3CN180143",
 "name": "2012 Chrysler 200 Limited",
 "year": 2012,
 "make": "Chrysler",
 "model": "200",
 "trim": "Limited",
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "1C3CCBCG3CN180143",
 "image": "https://portal.waynereaves.net/service/picture/33685/180143/8c829cd764cce3b6ac8043c3df9e0523498d6120.jpg",
 "url": "https://carchat.io/v/896-6222/1C3CCBCG3CN180143",
 "dealer": {
  "id": "896-6222",
  "name": "Local dealership",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/896-6222"
 },
 "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": "896-6222",
   "vin": "1C3CCBCG3CN180143",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}