{
 "id": "1C3CCBAB5CN267484",
 "name": "2012 Chrysler 200",
 "year": 2012,
 "make": "Chrysler",
 "model": "200",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 4995,
 "currency": "USD",
 "mileage": 131117,
 "vin": "1C3CCBAB5CN267484",
 "image": "https://cdn05.carsforsale.com/00d39e46dd255e3aa71824555f8c6d6cd6/480x360/2012-chrysler-200-lx-4dr-sedan.jpg",
 "url": "https://carchat.io/v/alamo-car-center/1C3CCBAB5CN267484",
 "dealer": {
  "id": "alamo-car-center",
  "name": "Alamo Car Center",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/alamo-car-center"
 },
 "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": "alamo-car-center",
   "vin": "1C3CCBAB5CN267484",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}