{
 "id": "1GKS2EEF2ER124453",
 "name": "2014 GMC Yukon",
 "year": 2014,
 "make": "GMC",
 "model": "Yukon",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 12550,
 "currency": "USD",
 "mileage": 155298,
 "vin": "1GKS2EEF2ER124453",
 "image": "https://imagescf.dealercenter.net/640/480/202608-a6e9e597e9b946d0b2ca4a773710e54b.jpg",
 "url": "https://carchat.io/v/pendergraft-auto-sales/1GKS2EEF2ER124453",
 "dealer": {
  "id": "pendergraft-auto-sales",
  "name": "Pendergraft Auto Sales",
  "city": "Seguin",
  "state": "TX",
  "url": "https://carchat.io/d/pendergraft-auto-sales"
 },
 "description": "Find USED 2014 GMC YUKON for sale at $12,550.00 in Seguin, TX at Pendergraft Auto Sales 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": "pendergraft-auto-sales",
   "vin": "1GKS2EEF2ER124453",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}