{
 "id": "1G1ZE5ST7HF181662",
 "name": "2017 Chevrolet Malibu LT (1LT)",
 "year": 2017,
 "make": "Chevrolet",
 "model": "Malibu",
 "trim": "LT (1LT)",
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 2200,
 "currency": "USD",
 "mileage": 106883,
 "vin": "1G1ZE5ST7HF181662",
 "image": "https://cdn.clicktunity.com/vehicleimages/1498490/27f92336-830a-42ae-897f-a01678c1d657.jpg",
 "url": "https://carchat.io/v/rodeoauto/1G1ZE5ST7HF181662",
 "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": "1G1ZE5ST7HF181662",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}