{
 "id": "1FMSK7FH8LGA48300",
 "name": "2020 Ford Explorer Limited",
 "year": 2020,
 "make": "Ford",
 "model": "Explorer",
 "trim": "Limited",
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 115199,
 "vin": "1FMSK7FH8LGA48300",
 "image": null,
 "url": "https://carchat.io/v/lot-135e711b/1FMSK7FH8LGA48300",
 "dealer": {
  "id": "lot-135e711b",
  "name": "Lot 135e711b",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-135e711b"
 },
 "description": "Introducing the highly-coveted 2020 Ford Explorer Limited, now available with a powerful EcoBoost 2.3L Turbo I4 engine. This stunning SUV boasts an impressive 300 horsepower and 310ft. lbs. of torque, providing you with the ultimate driving experience. Equipped with a 10-speed shiftable automatic transmission, the Explorer Limited effortlessly glides through any terrain. With its sleek and modern design, spacious interior, and advanced technology features, this vehicle is the epitome of luxury a",
 "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": "lot-135e711b",
   "vin": "1FMSK7FH8LGA48300",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}