{
 "id": "5YJ3E1EA1JF012926",
 "name": "2018 Tesla Model 3 Long Range Sedan 4D",
 "year": 2018,
 "make": "Tesla",
 "model": "Model 3",
 "trim": "Long Range Sedan 4D",
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 15984,
 "currency": "USD",
 "mileage": 83892,
 "vin": "5YJ3E1EA1JF012926",
 "image": "https://www.motorcarsites.com/dealers/images/vehicles/large/image_491119_1.jpg",
 "url": "https://carchat.io/v/caranama/5YJ3E1EA1JF012926",
 "dealer": {
  "id": "caranama",
  "name": "Caranama",
  "city": "Garland",
  "state": "TX",
  "url": "https://carchat.io/d/caranama"
 },
 "description": null,
 "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": "caranama",
   "vin": "5YJ3E1EA1JF012926",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}