{
 "id": "1GTU9EET9LZ376199",
 "name": "2020 GMC Sierra 1500",
 "year": 2020,
 "make": "GMC",
 "model": "Sierra 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 28900,
 "currency": "USD",
 "mileage": 115205,
 "vin": "1GTU9EET9LZ376199",
 "image": "https://imagescf.dealercenter.net/640/480/202607-9795cb88436d48db8be0569aa952c4ce.jpg",
 "url": "https://carchat.io/v/north-park-llc/1GTU9EET9LZ376199",
 "dealer": {
  "id": "north-park-llc",
  "name": "North Park LLC",
  "city": "Kirby",
  "state": "TX",
  "url": "https://carchat.io/d/north-park-llc"
 },
 "description": "Find USED 2020 GMC SIERRA 1500 CREW CAB for sale at $28,900.00 in Kirby, TX at NORTH PARK ALC 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": "north-park-llc",
   "vin": "1GTU9EET9LZ376199",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}