{
 "id": "WVGEK9BP3CD010819",
 "name": "2012 Volkswagen Touareg TDI Lux",
 "year": 2012,
 "make": "Volkswagen",
 "model": "Touareg TDI",
 "trim": null,
 "bodyStyle": null,
 "color": "black",
 "condition": "used",
 "price": 7995,
 "currency": "USD",
 "mileage": 154310,
 "vin": "WVGEK9BP3CD010819",
 "image": "https://imagescdn.dealercarsearch.com/Media/25308/23904872/639148990161348841.jpg",
 "url": "https://carchat.io/v/carz-of-texas/WVGEK9BP3CD010819",
 "dealer": {
  "id": "carz-of-texas",
  "name": "Carz of Texas",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/carz-of-texas"
 },
 "description": "Black 2012 Volkswagen Touareg TDI Lux with Black interior for sale in San Antonio. Shop Carz of Texas 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": "carz-of-texas",
   "vin": "WVGEK9BP3CD010819",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}