{
 "id": "5YJSA1E2XJF256803",
 "name": "Used 2018 Tesla Model S 100D",
 "year": 2018,
 "make": "Tesla",
 "model": "Model S",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 25977,
 "currency": "USD",
 "mileage": 71994,
 "vin": "5YJSA1E2XJF256803",
 "image": "https://pictures.dealer.com/i/idrivemotorcars/0720/9527ba77b7ad6021de59096ef40e58b2x.jpg",
 "url": "https://carchat.io/v/idrive1-motorcars/5YJSA1E2XJF256803",
 "dealer": {
  "id": "idrive1-motorcars",
  "name": "iDrive1 Motorcars",
  "city": "Carrollton",
  "state": "TX",
  "url": "https://carchat.io/d/idrive1-motorcars"
 },
 "description": "Is this 2018 Tesla Model S your perfect car? Contact iDrive1 Motorcars to see this Black 100D Hatchback available for $25977",
 "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": "5YJSA1E2XJF256803",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}