# ParaguayMap

> Curated guide to Paraguay — 67 hand-picked places, 0 upcoming events, and 3 exclusive discount codes.

ParaguayMap helps locals and expats discover what's worth their time in Paraguay. Three pillars: an interactive map of personally tested places, a weekly events calendar, and partner discount codes. Available in Spanish (default) and English.

Place data covers: name, category, GPS coordinates, address, website, Instagram profile, Google Maps link, and a canonical URL at https://paraguaymap.com/place/{slug}. Places span 15 categories including bar/pubs, cafe, coworking, pilates studio, gym, mall, monuments, nature, bakery, restaurant, supermarkets, shops, furniture shops, spanish school, local businesses.

## Agent feeds (markdown)

Fetch these for structured data — no public JSON API.

- [Home index (Spanish)](https://paraguaymap.com/index.md): all places, discounts, and upcoming events in one file
- [Home index (English)](https://paraguaymap.com/en/index.md): same in English
- [Upcoming events (Spanish)](https://paraguaymap.com/events.md): up to **100** published events from today onward, grouped by day
- [Upcoming events (English)](https://paraguaymap.com/en/events.md): same in English
- [Exclusive discounts (Spanish)](https://paraguaymap.com/discounts.md): all 3 partner codes with amounts and descriptions
- [Exclusive discounts (English)](https://paraguaymap.com/en/discounts.md): same in English
- [Place detail (Spanish)](https://paraguaymap.com/place/{slug}/index.md): one markdown file per place (replace `{slug}`)
- [Place detail (English)](https://paraguaymap.com/en/place/{slug}/index.md): same in English
- [Full directory](https://paraguaymap.com/llms-full.txt): all 67 places + 3 discounts (events linked separately)

Each HTML page exposes `rel="alternate" type="text/markdown"` in `<head>` pointing to its feed. Prefer explicit `.md` URLs above; `Accept: text/markdown` also works on SSR routes.

## Pages (human, interactive)

- [Map](https://paraguaymap.com): Interactive map with category filters (Spanish); English at https://paraguaymap.com/en
- [Events](https://paraguaymap.com/events): Upcoming events calendar (Spanish); English at https://paraguaymap.com/en/events
- [Discounts](https://paraguaymap.com/discounts): Exclusive partner discount codes (Spanish); English at https://paraguaymap.com/en/discounts
- [Sitemap](https://paraguaymap.com/sitemap-index.xml): Index of all pages
