{
 "id": "WBAFU7C53BC779195",
 "name": "2011 BMW 5 Series",
 "year": 2011,
 "make": "BMW",
 "model": "5 Series",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 14989,
 "currency": "USD",
 "mileage": 95543,
 "vin": "WBAFU7C53BC779195",
 "image": "https://cdn05.carsforsale.com/7140148d23c82d8cba751eb39e571691/480x360/2011-bmw-5-series-535i-xdrive-awd-4dr-sedan.jpg",
 "url": "https://carchat.io/v/390bab9b-23b2-45a7-88e7-b9945e26f814/WBAFU7C53BC779195",
 "dealer": {
  "id": "390bab9b-23b2-45a7-88e7-b9945e26f814",
  "name": "Ole Ben Franklin Motors",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/ole-ben-franklin-motors"
 },
 "description": "2011 BMW 5 Series. Used condition with 95,543 miles and priced at $14,989.",
 "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": "390bab9b-23b2-45a7-88e7-b9945e26f814",
   "vin": "WBAFU7C53BC779195",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}