{
 "id": "5YJ3E1ECOPF713094",
 "name": "2023 Tesla 3",
 "year": 2023,
 "make": "Tesla",
 "model": "3",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/premiumautosinc/5YJ3E1ECOPF713094",
 "dealer": {
  "id": "premiumautosinc",
  "name": "Premiumautosinc",
  "city": "El Monte",
  "state": "CA",
  "url": "https://carchat.io/d/premiumautosinc"
 },
 "description": "Experience the future of driving with this 2023 Tesla Model 3, a sleek and efficient sedan that combines cutting-edge technology with impressive performance. Perfect for those who seek an eco-friendly ride without sacrificing style or comfort, this used Tesla Model 3 offers a smooth, silent drive, thanks to its advanced electric powertrain. Its minimalist design, paired with a high-tech interior, delivers an intuitive driving experience that keeps you connected and in control. Whether you're com",
 "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": "5YJ3E1ECOPF713094",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}