{
 "id": "JN1AZ4FH3HM940301",
 "name": "2017 Nissan 370Z Touring Roadster 2D",
 "year": 2017,
 "make": "Nissan",
 "model": "370Z",
 "trim": "Touring Roadster 2D",
 "bodyStyle": "convertible",
 "color": "blue",
 "condition": "used",
 "price": 20044,
 "currency": "USD",
 "mileage": 50220,
 "vin": "JN1AZ4FH3HM940301",
 "image": "https://imagesdl.dealercenter.net/640/360/202608-731e0497cd324f75b81a5fc21213f86d.jpg",
 "url": "https://carchat.io/v/midwestautosouth/JN1AZ4FH3HM940301",
 "dealer": {
  "id": "midwestautosouth",
  "name": "Midwestautosouth",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/midwestautosouth"
 },
 "description": "Runs and drives great, convertible, Clean, Low miles, Clean title.",
 "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": "midwestautosouth",
   "vin": "JN1AZ4FH3HM940301",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}