{
 "id": "7SAXCBE59TF474298",
 "name": "2026 Tesla Model X",
 "year": 2026,
 "make": "Tesla",
 "model": "Model X",
 "trim": null,
 "bodyStyle": "suv",
 "color": "red",
 "condition": "new",
 "price": 99999,
 "currency": "USD",
 "mileage": null,
 "vin": "7SAXCBE59TF474298",
 "image": null,
 "url": "https://carchat.io/v/premiumautosinc/7SAXCBE59TF474298",
 "dealer": {
  "id": "premiumautosinc",
  "name": "Premiumautosinc",
  "city": "El Monte",
  "state": "CA",
  "url": "https://carchat.io/d/premiumautosinc"
 },
 "description": "Experience the future of driving with this pristine 2026 Tesla Model X SUV in striking Ultra Red. Designed with a sleek exterior and a luxurious Cream interior, this all-electric vehicle combines style with cutting-edge technology. The six-seat layout, featuring a flat folding third row, offers versatile space for family or friends, while rear air conditioning ensures comfort for all passengers. Powered by an impressive 670-horsepower electric motor and equipped with all-wheel drive, this Model ",
 "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": "7SAXCBE59TF474298",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}