{
 "id": "1C4NJDEB8ED706945",
 "name": "2014 Jeep Compass Latitude",
 "year": 2014,
 "make": "Jeep",
 "model": "Compass",
 "trim": "Latitude",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 5999,
 "currency": "USD",
 "mileage": 80684,
 "vin": "1C4NJDEB8ED706945",
 "image": "https://imagesdl.dealercenter.net/640/480/202609-66bdb3a090b944159835748c02692572.jpg",
 "url": "https://carchat.io/v/ronmotor/1C4NJDEB8ED706945",
 "dealer": {
  "id": "ronmotor",
  "name": "Ronmotor",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/ronmotor"
 },
 "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": "ronmotor",
   "vin": "1C4NJDEB8ED706945",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}