{
 "id": "WA1FFCFS2FR010076",
 "name": "2015 Audi Q3 Prestige",
 "year": 2015,
 "make": "Audi",
 "model": "Q3",
 "trim": "Prestige",
 "bodyStyle": "suv",
 "color": "silver",
 "condition": "used",
 "price": 9995,
 "currency": "USD",
 "mileage": 109189,
 "vin": "WA1FFCFS2FR010076",
 "image": "https://imagescdn.dealercarsearch.com/Media/4684/23953525/639161858462304509.jpg",
 "url": "https://carchat.io/v/avinenterprises/WA1FFCFS2FR010076",
 "dealer": {
  "id": "avinenterprises",
  "name": "Avinenterprises",
  "city": "Tampa",
  "state": "FL",
  "url": "https://carchat.io/d/avinenterprises"
 },
 "description": "2015 Audi Q3 Compact Luxury!Features include leather interior, panoramic sunroof, Bluetooth, and backup camera. Stylish, and perfect for city driving or weekend trips! Contact us today for more details or to schedule a test drive!",
 "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": "avinenterprises",
   "vin": "WA1FFCFS2FR010076",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}