{
 "id": "3VW1K7AJ4FM244185",
 "name": "2015 Volkswagen Jetta Sedan 2.0L, 2.0LS",
 "year": 2015,
 "make": "Volkswagen",
 "model": "Jetta Sedan",
 "trim": "2.0L, 2.0LS",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 7991,
 "currency": "USD",
 "mileage": 124040,
 "vin": "3VW1K7AJ4FM244185",
 "image": "http://imagescdn.dealercarsearch.com/Media/25152/23997296/639174894701784920.jpg",
 "url": "https://carchat.io/v/autoblvdllc/3VW1K7AJ4FM244185",
 "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": "3VW1K7AJ4FM244185",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}