recdotgov-client

Facility

Properties

Name | Type | Description | Notes ———— | ————- | ————- | ————- facility_id | str | RIDB unique Facility ID | legacy_facility_id | str | Legacy Facility ID | org_facility_id | str | The agency's internal Facility ID provided to the RIDB by the agency | parent_org_id | str | The parent Organization ID | [optional] parent_rec_area_id | str | The parent RecArea ID | [optional] facility_name | str | Full name of the Facility | facility_description | str | Text describing the main features of the Facility | facility_type_description | str | Description of the type of Facility | facility_use_fee_description | str | Text describing monetary charges associated with entrance to or usage of the Facility | facility_directions | str | Text that provides general directions and/or the general location of the Facility | facility_phone | str | Phone number of the Facility | facility_email | str | Email address of the Facility | facility_reservation_url | str | Internet address (URL) for the web site hosting the reservation system | facility_map_url | str | Internet address (URL) that hosts the Facility map | facility_ada_access | str | Information about the Americans with Disabilities Act accessibility for the Facility | geojson | FacilityGEOJSON | | facility_longitude | float | Longitude in decimal degrees -180.0 to 180.0 | facility_latitude | float | Latitude in decimal degrees -90.0 to 90.0 | stay_limit | str | Details on the stay limits for the Facility | keywords | str | List of keywords for the Facility | reservable | bool | Whether the Facility is reservable | enabled | bool | Whether the Facility is enabled | last_updated_date | date | Record last update date | campsite | list[FacilityCampsite] | | [optional] permitentrance | list[FacilityPermitEntrance] | | [optional] tour | list[FacilityTour] | | [optional] organization | list[Organization] | | [optional] recarea | list[FacilityRecArea] | | [optional] facilityaddress | list[FacilityAddress] | | [optional] activity | list[FacilityActivity] | | [optional] event | list[Event] | | [optional] link | list[Link] | | [optional] media | list[Media] | | [optional]

[Back to Model list] [Back to API list] [Back to README]