{
 "id": "1GNFC13J37J125727",
 "name": "2007 Chevrolet Tahoe",
 "year": 2007,
 "make": "Chevrolet",
 "model": "Tahoe",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 208260,
 "vin": "1GNFC13J37J125727",
 "image": "https://imagescf.dealercenter.net/640/480/202504-ed4325ad26e14ed9875b4eb7c4585a75.jpg",
 "url": "https://carchat.io/v/k-and-a-enterprise/1GNFC13J37J125727",
 "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 2007 CHEVROLET TAHOE 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": "1GNFC13J37J125727",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}