{
 "id": "5YJ3E1ET3RF783580",
 "name": "2024 Tesla Model 3",
 "year": 2024,
 "make": "Tesla",
 "model": "Model 3",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "5YJ3E1ET3RF783580",
 "image": null,
 "url": "https://carchat.io/v/premiumautosinc/5YJ3E1ET3RF783580",
 "dealer": {
  "id": "premiumautosinc",
  "name": "Premiumautosinc",
  "city": "El Monte",
  "state": "CA",
  "url": "https://carchat.io/d/premiumautosinc"
 },
 "description": "Experience the thrill of driving a 2024 Tesla Model 3 Performance sedan finished in striking Ultra Red. This used vehicle combines sleek style with advanced technology, offering a dynamic AWD drive train and an impressive 510 horsepower that delivers exhilarating acceleration. Inside, you'll find a luxurious black interior accented with high-quality features like heated seats, memory seat settings, and a panoramic sunroof. The Model 3 Performance is equipped with a 1-Speed Direct-Drive Automatic",
 "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": "5YJ3E1ET3RF783580",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}