{
 "id": "3VW1K7AJ3EM397297",
 "name": "2014 Volkswagen Jetta Sedan Jetta, S",
 "year": 2014,
 "make": "Volkswagen",
 "model": "Jetta Sedan",
 "trim": "Jetta, S",
 "bodyStyle": "sedan",
 "color": "gray",
 "condition": "used",
 "price": 9441,
 "currency": "USD",
 "mileage": 78083,
 "vin": "3VW1K7AJ3EM397297",
 "image": "http://imagescdn.dealercarsearch.com/Media/25152/24140909/639209630870089394.jpg",
 "url": "https://carchat.io/v/autoblvdllc/3VW1K7AJ3EM397297",
 "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": "3VW1K7AJ3EM397297",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}