{
 "id": "5YJ3E1EB5JF083913",
 "name": "Used 2018 Tesla Model 3",
 "year": 2018,
 "make": "Tesla",
 "model": "Model 3",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": 22489,
 "currency": "USD",
 "mileage": 74987,
 "vin": "5YJ3E1EB5JF083913",
 "image": "https://pictures.dealer.com/v/volvocarscoolspringsvcna/1149/7854609b0bdc4ab0b29a7bb8fd4e387bx.jpg",
 "url": "https://carchat.io/v/volvo-cars-of-cool-springs/5YJ3E1EB5JF083913",
 "dealer": {
  "id": "volvo-cars-of-cool-springs",
  "name": "Volvo Cars of Cool Springs",
  "city": "Brentwood",
  "state": "TN",
  "url": "https://carchat.io/d/volvo-cars-of-cool-springs"
 },
 "description": "Is this 2018 Tesla Model 3 your perfect car? Contact Volvo Cars Cool Springs to see this Deep Blue Sedan available for $22489",
 "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": "volvo-cars-of-cool-springs",
   "vin": "5YJ3E1EB5JF083913",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}