{
 "id": "5YJYGDEE4MF078685",
 "name": "2021 Tesla Model Y",
 "year": 2021,
 "make": "Tesla",
 "model": "Model Y",
 "trim": null,
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "5YJYGDEE4MF078685",
 "image": null,
 "url": "https://carchat.io/v/premiumautosinc/5YJYGDEE4MF078685",
 "dealer": {
  "id": "premiumautosinc",
  "name": "Premiumautosinc",
  "city": "El Monte",
  "state": "CA",
  "url": "https://carchat.io/d/premiumautosinc"
 },
 "description": "Experience the future of driving with this 2021 Tesla Model Y Long Range SUV, finished in a striking Deep Blue Metallic exterior. This used model combines impressive performance with advanced technology, making every trip both exciting and convenient. The sleek design is complemented by a spacious black interior, offering seating for five across four doors. Powered by a full-time AWD system, it delivers a remarkable 346 horsepower and 389 torque, ensuring swift acceleration and stable handling. ",
 "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": "5YJYGDEE4MF078685",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}