{
 "id": "3MW5R1J05L8B27964",
 "name": "2020 BMW 3 Series NA",
 "year": 2020,
 "make": "BMW",
 "model": "3 Series",
 "trim": "NA",
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 23998,
 "currency": "USD",
 "mileage": 65267,
 "vin": "3MW5R1J05L8B27964",
 "image": "https://cdn05.carsforsale.com/50d81730eb17f74380824589a077705c/1280x960/2020-bmw-3-series-330i-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-67b7fb81/3MW5R1J05L8B27964",
 "dealer": {
  "id": "lot-67b7fb81",
  "name": "Lot 67b7fb81",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-67b7fb81"
 },
 "description": "Year: 2020 Make: BMW Model: 330i Body Style: 4-door sedan Engine: 2.0L turbocharged 4-cylinder Horsepower: 255 hp Torque: 295 lb-ft Transmission: 8-speed automatic Drivetrain: Rear-wheel drive; xDrive all-wheel drive available 0–60 mph: About 5.6 seconds (RWD) Fuel: Gasoline Seating: 5 passengers Fuel Economy: Up to about 26 mpg city / 36 mpg highway, depending on configuration Generation: G20 3 Series",
 "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-67b7fb81",
   "vin": "3MW5R1J05L8B27964",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}