{
 "id": "1C4BJWDG7DL697588",
 "name": "2013 Jeep Wrangler Sport",
 "year": 2013,
 "make": "Jeep",
 "model": "Wrangler",
 "trim": "Sport",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 12900,
 "currency": "USD",
 "mileage": 177992,
 "vin": "1C4BJWDG7DL697588",
 "image": "https://imagescdn.dealercarsearch.com/Media/25918/24167335/639216128231210414.jpg",
 "url": "https://carchat.io/v/perrysautosales/1C4BJWDG7DL697588",
 "dealer": {
  "id": "perrysautosales",
  "name": "Perrysautosales",
  "city": "Shelbyville",
  "state": "KY",
  "url": "https://carchat.io/d/perrysautosales"
 },
 "description": "Visit Perry's Auto Sales to shop our great deals. You can call 502-633-0028 to schedule your test drive today.",
 "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": "perrysautosales",
   "vin": "1C4BJWDG7DL697588",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}