# Perigo — Live Geospatial Mesh of Knowledge > An audio-first travel companion that narrates the history, points of interest, and > local stories of any place you're near, worldwide. Perigo is a structured, fact-checked database of historical markers, points of interest, and location-scoped news/stories, delivered as short spoken narrations inside the Perigo mobile app and as public web pages for citation and search. ## Structured Content Hub - **`/places/{country}/{region}/{city}`** — City/region/country hub pages listing historical markers, points of interest, and local stories for that location. - **`/places/{country}/{region}/{city}/{slug}`** — Individual historical marker or point-of-interest page: name, category, geo-coordinates, narrated audio, and full narration text. - **`/news/{country}/{region}/{city}/{slug}`** — Location-scoped news and entity stories (coming online incrementally). ## Structured Data on All Pages Every published content page includes Schema.org JSON-LD: - `TouristAttraction`/`Place` schema with `geo` coordinates and address hierarchy - `Article`/`NewsArticle` schema for the narration/story body - `FAQPage` schema generated deterministically from structured fields (no LLM, no hallucination risk) - `SpeakableSpecification` marking narration text for voice/AI answer extraction - `BreadcrumbList` reflecting the country → region → city hierarchy ## Content Quality Pages are only published once the underlying narration passes a quality gate: minimum confidence rating on the generated narration and a minimum word count. Content that hasn't cleared this bar is not indexed or listed in the sitemap. ## Sitemap - `GET /sitemap.xml` — full list of published place/news pages and hub pages. ## Source https://www.perigo.app