{
 "id": "5YJ3E1EA2JF155772",
 "name": "2018 Tesla Model 3",
 "year": 2018,
 "make": "Tesla",
 "model": "Model 3",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "5YJ3E1EA2JF155772",
 "image": null,
 "url": "https://carchat.io/v/premiumautosinc/5YJ3E1EA2JF155772",
 "dealer": {
  "id": "premiumautosinc",
  "name": "Premiumautosinc",
  "city": "El Monte",
  "state": "CA",
  "url": "https://carchat.io/d/premiumautosinc"
 },
 "description": "Experience the thrill of driving a 2018 Tesla Model 3 Mid Range Sedan, a used electric vehicle that combines performance with advanced technology. With a rear-wheel-drive setup, this sleek four-door offers a smooth ride for five passengers. It boasts 258 horsepower and 317 lb-ft of torque, delivering quick acceleration and impressive efficiency with 128 mpg in the city and 117 mpg on the highway. The Model 3’s minimalist design is complemented by premium features like a sunroof, heated rear seat",
 "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": "5YJ3E1EA2JF155772",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}