# PointOfInterestCategory
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**osm_tags** | Option<[**Vec<models::OsmTag>**](OsmTag.md)> | Open Street Map tag structure (key-value) | [optional]
**point_of_interest_classifications** | Option<**Vec<String>**> | Classification of the POI (when it is not from OSM). The codification of the classification Id may include de codification source (for example 'IGN:[classificationCode]') | [optional]
[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)