{
 "id": "WA1GFCFSXFR008404",
 "name": "Used 2015 Audi Q3 2.0T Prestige quattro",
 "year": 2015,
 "make": "Audi",
 "model": "Q3",
 "trim": "2.0T Prestige",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 149837,
 "vin": "WA1GFCFSXFR008404",
 "image": null,
 "url": "https://carchat.io/v/harper-acura/WA1GFCFSXFR008404",
 "dealer": {
  "id": "harper-acura",
  "name": "Harper Acura",
  "city": "Knoxville",
  "state": "TN",
  "url": "https://carchat.io/d/harper-acura"
 },
 "description": "149,837 miles, 2.0L 4-Cylinder TFSI, MPG City: 20 MPG Hwy: 28***, 4DR, White Exterior, 6-speed Automatic with Tiptronic",
 "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": "harper-acura",
   "vin": "WA1GFCFSXFR008404",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}