{
 "id": "5YJ3E1EC6PF574752",
 "name": "2023 Tesla Model 3",
 "year": 2023,
 "make": "Tesla",
 "model": "Model 3",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "5YJ3E1EC6PF574752",
 "image": null,
 "url": "https://carchat.io/v/premiumautosinc/5YJ3E1EC6PF574752",
 "dealer": {
  "id": "premiumautosinc",
  "name": "Premiumautosinc",
  "city": "El Monte",
  "state": "CA",
  "url": "https://carchat.io/d/premiumautosinc"
 },
 "description": "Experience the thrill of driving a 2023 Tesla Model 3 Performance, a sleek electric sedan that combines cutting-edge technology with impressive performance. This used vehicle offers a dynamic AWD system, delivering up to 455 horsepower and 487 lb-ft of torque, ensuring quick acceleration and confident handling. With an estimated 118 mpg city and 107 mpg highway, it provides excellent efficiency for daily commutes and longer trips. Designed for convenience, it features keyless entry, memory seats",
 "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": "5YJ3E1EC6PF574752",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}