{
 "id": "1C4BJWFG0FL631061",
 "name": "2015 Jeep Wrangler Unlimited Rubicon",
 "year": 2015,
 "make": "Jeep",
 "model": "Wrangler Unlimited",
 "trim": "Rubicon",
 "bodyStyle": "wagon",
 "color": "silver",
 "condition": "used",
 "price": 15881,
 "currency": "USD",
 "mileage": 141833,
 "vin": "1C4BJWFG0FL631061",
 "image": "http://imagescdn.dealercarsearch.com/Media/25152/24165692/639215672094728695.jpg",
 "url": "https://carchat.io/v/autoblvdllc/1C4BJWFG0FL631061",
 "dealer": {
  "id": "autoblvdllc",
  "name": "Autoblvdllc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/autoblvdllc"
 },
 "description": "Visit Auto Blvd LLC to shop our great deals. You can call 210-566-2583 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": "autoblvdllc",
   "vin": "1C4BJWFG0FL631061",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}