{
 "id": "WBA1L9C54GV767741",
 "name": "Used 2016 BMW 228i 228i xDrive",
 "year": 2016,
 "make": "BMW",
 "model": "228i",
 "trim": null,
 "bodyStyle": "convertible",
 "color": "blue",
 "condition": "used",
 "price": 13743,
 "currency": "USD",
 "mileage": 117867,
 "vin": "WBA1L9C54GV767741",
 "image": "https://pictures.dealer.com/g/graysonbmw/1484/346f420dce98c9f6d54bed5e458b17f7x.jpg",
 "url": "https://carchat.io/v/grayson-bmw/WBA1L9C54GV767741",
 "dealer": {
  "id": "grayson-bmw",
  "name": "Grayson BMW",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/grayson-bmw"
 },
 "description": "Is this 2016 BMW 228i your perfect car? Contact Grayson BMW to see this Blue 228i xDrive Convertible available for $13743",
 "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": "grayson-bmw",
   "vin": "WBA1L9C54GV767741",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}