{
 "id": "5YJXCDE22LF285992",
 "name": "2020 Tesla Model X",
 "year": 2020,
 "make": "Tesla",
 "model": "Model X",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 30994,
 "currency": "USD",
 "mileage": 66955,
 "vin": "5YJXCDE22LF285992",
 "image": "https://images.overfuel.com/photos/912/1466815/fcc4b817-55e2-45e3-930a-fc5111d58296-webp.jpg",
 "url": "https://carchat.io/v/premiumautosinc/5YJXCDE22LF285992",
 "dealer": {
  "id": "premiumautosinc",
  "name": "Premiumautosinc",
  "city": "El Monte",
  "state": "CA",
  "url": "https://carchat.io/d/premiumautosinc"
 },
 "description": "Experience the impressive 2020 Tesla Model X, a used luxury SUV that combines electric performance with cutting-edge technology. Weighing just 0.0141 tons, this all-wheel-drive vehicle offers a spacious interior with seating for five and four doors, making it perfect for daily commutes or weekend adventures. Its powerful electric motor delivers up to 518 horsepower and 487 lb-ft of torque, providing swift acceleration and a smooth ride. Equipped with features like adaptive cruise control, a back",
 "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": "premiumautosinc",
   "vin": "5YJXCDE22LF285992",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}