{
 "id": "1G1BC5SM3H7272731",
 "name": "2017 Chevrolet Cruze LS",
 "year": 2017,
 "make": "Chevrolet",
 "model": "Cruze",
 "trim": "LS",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 111515,
 "vin": "1G1BC5SM3H7272731",
 "image": "https://cdn.clicktunity.com/vehicleimages/1501628/e0d3e9a4-06b5-4951-ba2a-77f54bd0041b.jpg",
 "url": "https://carchat.io/v/rodeoauto/1G1BC5SM3H7272731",
 "dealer": {
  "id": "rodeoauto",
  "name": "Rodeoauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/rodeoauto"
 },
 "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": "rodeoauto",
   "vin": "1G1BC5SM3H7272731",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}