The region object
region.name
Returns the name of the region
{{region.name}}
region.url
Returns the url of the region
{{region.url}}
region.locations
Returns the region objects within the region
{{region.locations}}
region.cities
Returns the city objects within the region
{{region.cities}}
region.country
Returns the country object the region is within
{{region.country}}
region.page_title
Returns the region page title, this will come from the SEO template if the value is not set
{{region.page_title}}
region.page_description
Returns the region page description, this will come from the SEO template if the value is not set
{{region.page_description}}
region.meta_title
Returns the region meta title, this will come from the SEO template if the value is not set
{{region.meta_title}}
region.meta_description
Returns the region meta description, this will come from the SEO template if the value is not set
{{region.meta_description}}