{
 "id": "1GTHK23U87F196638",
 "name": "2007 GMC Sierra (classic)",
 "year": 2007,
 "make": "GMC",
 "model": "Sierra (classic)",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 10900,
 "currency": "USD",
 "mileage": 124876,
 "vin": "1GTHK23U87F196638",
 "image": "https://imagescf.dealercenter.net/640/480/202603-5eb0b22b2eee432bb73f2faf5c2564f9.jpg",
 "url": "https://carchat.io/v/castroville-auto-sales-llc/1GTHK23U87F196638",
 "dealer": {
  "id": "castroville-auto-sales-llc",
  "name": "CastroVille Auto Sales LLC",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/castroville-auto-sales-llc"
 },
 "description": "Find USED 2007 GMC SIERRA (CLASSIC) 2500 HD CREW CAB for sale at $10,900.00 in San Antonio, TX at CastroVille 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": "castroville-auto-sales-llc",
   "vin": "1GTHK23U87F196638",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}