{
 "id": "3GTPHCET8NG643369",
 "name": "2022 GMC Sierra 1500",
 "year": 2022,
 "make": "GMC",
 "model": "Sierra 1500",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 29900,
 "currency": "USD",
 "mileage": 102105,
 "vin": "3GTPHCET8NG643369",
 "image": "https://imagescf.dealercenter.net/640/480/202608-9f4890f3ef024fe9a815fbfc5d7a2070.jpg",
 "url": "https://carchat.io/v/north-park-llc/3GTPHCET8NG643369",
 "dealer": {
  "id": "north-park-llc",
  "name": "North Park LLC",
  "city": "Kirby",
  "state": "TX",
  "url": "https://carchat.io/d/north-park-llc"
 },
 "description": "Find USED 2022 GMC SIERRA 1500 CREW CAB for sale at $29,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": "3GTPHCET8NG643369",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}