{
 "id": "5YJ3E1EA8KF308186",
 "name": "2019 Tesla Model 3",
 "year": 2019,
 "make": "Tesla",
 "model": "Model 3",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "5YJ3E1EA8KF308186",
 "image": null,
 "url": "https://carchat.io/v/premiumautosinc/5YJ3E1EA8KF308186",
 "dealer": {
  "id": "premiumautosinc",
  "name": "Premiumautosinc",
  "city": "El Monte",
  "state": "CA",
  "url": "https://carchat.io/d/premiumautosinc"
 },
 "description": "The 2019 Tesla Model 3 Standard Range Plus offers a compelling mix of efficiency, performance, and modern technology in a sleek sedan package. With a 283 horsepower electric motor delivering 317 lb-ft of torque, this rear-wheel-drive vehicle provides quick acceleration and a smooth ride. Its 140 mpg city and 124 mpg highway ratings make it an economical choice for daily commuting and long drives alike. The Model 3's stylish design is complemented by practical features like a backup camera, blind",
 "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": "5YJ3E1EA8KF308186",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}