{"openapi":"3.1.0","info":{"title":"Car Rental DEN API","version":"1.0.0","description":"Read-only DEN Airport rental car guide data."},"servers":[{"url":"https://carrentalden.com"}],"paths":{"/api/content":{"get":{"summary":"Complete DEN rental guide content snapshot"}},"/api/agencies":{"get":{"summary":"DEN rental car lots on airport property rental agency list"}},"/api/agencies/{slug}":{"get":{"summary":"Single rental agency profile"}}}}