{
 "id": "1V2DP2CA8JC596583",
 "name": "2018 Volkswagen Atlas",
 "year": 2018,
 "make": "Volkswagen",
 "model": "Atlas",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "1V2DP2CA8JC596583",
 "image": "https://imagescf.dealercenter.net/640/480/202512-fd0444f6a7414c15abcaa5dfe263a05e.jpg",
 "url": "https://carchat.io/v/k-and-a-enterprise/1V2DP2CA8JC596583",
 "dealer": {
  "id": "k-and-a-enterprise",
  "name": "K&A Enterprise",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/k-and-a-enterprise"
 },
 "description": "Find USED 2018 VOLKSWAGEN ATLAS for sale at CALL FOR PRICE in San Antonio, TX at K&amp;A Enterprise 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": "k-and-a-enterprise",
   "vin": "1V2DP2CA8JC596583",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}