{
 "id": "WAUGNAF42HA046593",
 "name": "2017 Audi A4",
 "year": 2017,
 "make": "Audi",
 "model": "A4",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 16950,
 "currency": "USD",
 "mileage": 78342,
 "vin": "WAUGNAF42HA046593",
 "image": "https://imagescf.dealercenter.net/640/480/202608-05bfc7dd456346b9b44f0b81f24a9a3a/202608-7412817b717c4256bb1608eddb252f66.jpg",
 "url": "https://carchat.io/v/express-own-auto/WAUGNAF42HA046593",
 "dealer": {
  "id": "express-own-auto",
  "name": "EXPRESS OWN AUTO",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/express-own-auto"
 },
 "description": "Find USED 2017 AUDI A4 for sale at $16,950.00 in San Antonio, TX at Express Own Auto 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": "express-own-auto",
   "vin": "WAUGNAF42HA046593",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}