{
 "id": "WA1BCCFS3JR030742",
 "name": "Used 2018 Audi Q3 Premium",
 "year": 2018,
 "make": "Audi",
 "model": "Q3",
 "trim": null,
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 14298,
 "currency": "USD",
 "mileage": 79629,
 "vin": "WA1BCCFS3JR030742",
 "image": "https://pictures.dealer.com/a/audinashvilleaoa/1083/bfa4579f3d014d9594a74c09a3862d59x.jpg",
 "url": "https://carchat.io/v/mini-of-nashville/WA1BCCFS3JR030742",
 "dealer": {
  "id": "mini-of-nashville",
  "name": "MINI of Nashville",
  "city": "Brentwood",
  "state": "TN",
  "url": "https://carchat.io/d/mini-of-nashville"
 },
 "description": "Is this 2018 Audi Q3 your perfect car? Contact MINI of Nashville to see this Gray Premium SUV available for $14298",
 "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": "mini-of-nashville",
   "vin": "WA1BCCFS3JR030742",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}