{
 "id": "WAUAFAFLXGN001581",
 "name": "2016 Audi A4",
 "year": 2016,
 "make": "Audi",
 "model": "A4",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 11000,
 "currency": "USD",
 "mileage": 62123,
 "vin": "WAUAFAFLXGN001581",
 "image": "https://imagescf.dealercenter.net/640/480/202604-cfb6571465f7446e8e31b4aa22e8ab26.jpg",
 "url": "https://carchat.io/v/azul-auto-dealer-llc/WAUAFAFLXGN001581",
 "dealer": {
  "id": "azul-auto-dealer-llc",
  "name": "Azul Auto Dealer llc",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/azul-auto-dealer-llc"
 },
 "description": "Find USED 2016 AUDI A4 for sale at $11,200.00 in San Antonio, TX at Azul Auto Dealer LLC now.",
 "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": "azul-auto-dealer-llc",
   "vin": "WAUAFAFLXGN001581",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}