{
 "id": "5UXXW3C51J0T80679",
 "name": "2018 BMW X4 xDrive28i",
 "year": 2018,
 "make": "BMW",
 "model": "X4",
 "trim": "xDrive28i",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 12995,
 "currency": "USD",
 "mileage": 111879,
 "vin": "5UXXW3C51J0T80679",
 "image": "http://imagescdn.dealercarsearch.com/Media/23880/24262570/639239793308930099.jpg",
 "url": "https://carchat.io/v/mobyzoneauto/5UXXW3C51J0T80679",
 "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": "5UXXW3C51J0T80679",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}