{
 "id": "3VW5T7AU9KM010224",
 "name": "2019 Volkswagen Golf GTI S 6M",
 "year": 2019,
 "make": "Volkswagen",
 "model": "Golf GTI",
 "trim": null,
 "bodyStyle": "hatchback",
 "color": "black",
 "condition": "used",
 "price": 13999,
 "currency": "USD",
 "mileage": 111947,
 "vin": "3VW5T7AU9KM010224",
 "image": "https://imagescdn.dealercarsearch.com/Media/22611/24194865/639233863278301540.jpg",
 "url": "https://carchat.io/v/fenix-auto-sales/3VW5T7AU9KM010224",
 "dealer": {
  "id": "fenix-auto-sales",
  "name": "Fenix Auto Sales",
  "city": "Live Oak",
  "state": "TX",
  "url": "https://carchat.io/d/fenix-auto-sales"
 },
 "description": "Black 2019 Volkswagen Golf GTI S 6M for sale in Live Oak. Shop Fenix Auto Sales for great deals on all our Volkswagen inventory.",
 "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": "fenix-auto-sales",
   "vin": "3VW5T7AU9KM010224",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}