{
 "id": "5YJSA1E26LF365570",
 "name": "Used 2020 Tesla Model S Long Range Plus",
 "year": 2020,
 "make": "Tesla",
 "model": "Model S",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 33377,
 "currency": "USD",
 "mileage": 49924,
 "vin": "5YJSA1E26LF365570",
 "image": "https://pictures.dealer.com/i/idrivemotorcars/0975/32037f7c11fea039bf322cc5be04862cx.jpg",
 "url": "https://carchat.io/v/idrive1-motorcars/5YJSA1E26LF365570",
 "dealer": {
  "id": "idrive1-motorcars",
  "name": "iDrive1 Motorcars",
  "city": "Carrollton",
  "state": "TX",
  "url": "https://carchat.io/d/idrive1-motorcars"
 },
 "description": "Is this 2020 Tesla Model S your perfect car? Contact iDrive1 Motorcars to see this White Long Range Plus Hatchback available for $33377",
 "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": "idrive1-motorcars",
   "vin": "5YJSA1E26LF365570",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}