{
 "id": "1FBAX2YG6LKA82150",
 "name": "2020 Ford Transit Passenger Low Roof",
 "year": 2020,
 "make": "Ford",
 "model": "Transit Passenger",
 "trim": "Low Roof",
 "bodyStyle": "van",
 "color": "black",
 "condition": "used",
 "price": 29999,
 "currency": "USD",
 "mileage": 67049,
 "vin": "1FBAX2YG6LKA82150",
 "image": "https://cdn.dealrimages.com/QW%2FS8%2FMK%2FHZQD1RFAX3U1IS.jpg?h=800",
 "url": "https://carchat.io/v/autointegrity/1FBAX2YG6LKA82150",
 "dealer": {
  "id": "autointegrity",
  "name": "Autointegrity",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autointegrity"
 },
 "description": "We are open online and can schedule test drives and deliveries still! Please call or text AJ at 970-800-2691 for more information or to schedule a no hassle no contact 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": "autointegrity",
   "vin": "1FBAX2YG6LKA82150",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}