{
 "id": "5YJ3E1EB2MF073022",
 "name": "2021 TESLA MODEL 3",
 "year": 2021,
 "make": "Tesla",
 "model": "MODEL 3",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 23500,
 "currency": "USD",
 "mileage": 72062,
 "vin": "5YJ3E1EB2MF073022",
 "image": null,
 "url": "https://carchat.io/v/ridetimeautofinance/5YJ3E1EB2MF073022",
 "dealer": {
  "id": "ridetimeautofinance",
  "name": "Ridetimeautofinance",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/ridetimeautofinance"
 },
 "description": "Ride Time Auto Finance 3112 W 81st Ave Merrillville, IN 46410 219-472-8198 Visit Ride Time Auto Finance online at www.RTAutoFinance.com to see more pictures of this vehicle or call us at 219-472-8198 today to schedule your test drive",
 "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": "ridetimeautofinance",
   "vin": "5YJ3E1EB2MF073022",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}