{
 "id": "3N1AB8DV4MY316809",
 "name": "2021 Nissan Sentra SR",
 "year": 2021,
 "make": "Nissan",
 "model": "Sentra",
 "trim": "SR",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 10995,
 "currency": "USD",
 "mileage": 211016,
 "vin": "3N1AB8DV4MY316809",
 "image": null,
 "url": "https://carchat.io/v/usedcars12/3N1AB8DV4MY316809",
 "dealer": {
  "id": "usedcars12",
  "name": "Usedcars12",
  "city": "Cleveland",
  "state": "OH",
  "url": "https://carchat.io/d/usedcars12"
 },
 "description": "Get ready to experience the ultimate driving fun in this sleek Black 2021 Nissan Sentra! This compact yet spacious sedan is packed with {featureList} to ensure a smooth and safe ride every time. Cruise around town with confidence thanks to its advanced safety features like ABS brakes, traction control, and a variety of airbags to keep you and your passengers secure. With its stylish alloy wheels and rear spoiler, this Sentra is sure to turn heads wherever you go. The modern technology in this ca",
 "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": "usedcars12",
   "vin": "3N1AB8DV4MY316809",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}