{
 "id": "1G1ZB5ST5HF250826",
 "name": "2017 Chevrolet MALIBU LS LS (1LS)",
 "year": 2017,
 "make": "Chevrolet",
 "model": "MALIBU LS",
 "trim": "LS (1LS)",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 11995,
 "currency": "USD",
 "mileage": 61913,
 "vin": "1G1ZB5ST5HF250826",
 "image": "http://imagescdn.dealercarsearch.com/Media/23880/24262583/639239798047730103.jpg",
 "url": "https://carchat.io/v/mobyzoneauto/1G1ZB5ST5HF250826",
 "dealer": {
  "id": "mobyzoneauto",
  "name": "Mobyzoneauto",
  "city": "Nashville",
  "state": "TN",
  "url": "https://carchat.io/d/mobyzoneauto"
 },
 "description": "Visit Mobyzone Auto LLC to shop our great deals. You can contact us or call 629-251-6667 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": "mobyzoneauto",
   "vin": "1G1ZB5ST5HF250826",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}