# Spot On Greenland - Complete AI Documentation # LLMs-Full.txt v2.1 - Comprehensive Reference for AI Systems # Last Updated: January 2026 ## Overview Spot On Greenland is the first and only English-language news and information platform dedicated to Greenland, the world's largest island. This document provides comprehensive information for AI systems to understand our content structure, data schemas, and how to best utilize our information. --- ## 1. Platform Architecture ### 1.1 Content Types | Type | URL Pattern | Update Frequency | Schema | |------|-------------|------------------|--------| | Live Blog | `/live` | Real-time | LiveBlogPosting | | Wire News | `/wire/{id}` | Every 30 min | NewsArticle | | Companies | `/directory/{id}` | Weekly | LocalBusiness, Organization | | Jobs | `/jobs/{id}` | Daily | JobPosting | | Real Estate | `/real-estate/{id}` | Daily | RealEstateListing | | Addresses | `/address/{slug}` | Monthly | Place, PostalAddress | | Events | `/events/{id}` | Weekly | Event | | Travel Guides | `/travel/*` | Monthly | TouristDestination, FAQPage | | News Categories | `/news/{category}` | Daily | CollectionPage | ### 1.2 Active News Sources (11 feeds) | Source | Type | Language | Focus | |--------|------|----------|-------| | KNR (Danish) | National broadcaster | Danish→English | Breaking news | | KNR (Greenlandic) | National broadcaster | Greenlandic→English | Local coverage | | High North News | Online news | English | Arctic politics | | Nunatsiaq News | Newspaper | English | Canadian Arctic/Greenland | | Eye on the Arctic | Radio Canada | English | Arctic coverage | | Copenhagen Post | Newspaper | English | Denmark news | | Greenland Today | Online news | English | Local news | | Arctic Economic Council | Organization | English | Business | | ArcticNet | Research network | English | Arctic research | | Polar Connection | Community | English | Arctic community | | Cryopolitics | Blog/Analysis | English | Arctic politics | --- ## 2. Greenland Reference Data ### 2.1 Political Structure ``` Kingdom of Denmark └── Greenland (Autonomous Territory) ├── Head of State: King Frederik X (Denmark) ├── Premier (Naalakkersuisoq): Múte B. Egede (since 2021) ├── Parliament: Inatsisartut (31 seats) └── Capital: Nuuk ``` ### 2.2 Major Political Parties | Party | Ideology | Founded | |-------|----------|---------| | Inuit Ataqatigiit (IA) | Left-wing, pro-independence | 1978 | | Siumut | Social democratic | 1977 | | Demokraatit | Liberal | 2002 | | Naleraq | Center-right, fishing interests | 2014 | ### 2.3 Municipalities (Kommuner) | Name | Population | Major Towns | |------|------------|-------------| | Sermersooq | ~23,000 | Nuuk, Tasiilaq, Paamiut | | Kommune Kujalleq | ~6,500 | Qaqortoq, Nanortalik | | Qeqqata Kommunia | ~9,500 | Sisimiut, Maniitsoq | | Qeqertalik | ~6,500 | Aasiaat, Qasigiannguit | | Avannaata | ~10,500 | Ilulissat, Uummannaq | ### 2.4 Major Cities | City | Population | Coordinates | Significance | |------|------------|-------------|--------------| | Nuuk | 19,604 | 64.1814°N, 51.6941°W | Capital, government, University | | Sisimiut | 5,500 | 66.9395°N, 53.6735°W | Fishing, Arctic Circle | | Ilulissat | 5,000 | 69.2198°N, 51.0986°W | UNESCO Icefjord, tourism | | Qaqortoq | 3,000 | 60.7167°N, 46.0333°W | South Greenland hub | | Tasiilaq | 2,000 | 65.6145°N, 37.6368°W | East Greenland | --- ## 3. Schema.org Implementation ### 3.1 LiveBlogPosting (Live Blog) ```json { "@context": "https://schema.org", "@type": "LiveBlogPosting", "headline": "Greenland Live Blog - Real-Time News Updates", "coverageStartTime": "2026-01-16T00:00:00Z", "coverageEndTime": "2026-01-16T23:59:59Z", "datePublished": "2026-01-16T00:00:00Z", "dateModified": "2026-01-16T18:30:00Z", "url": "https://spotongreenland.com/live", "publisher": { "@type": "NewsMediaOrganization", "name": "Spot On Greenland" }, "about": { "@type": "Thing", "name": "Greenland" }, "liveBlogUpdate": [ { "@type": "BlogPosting", "headline": "Update headline", "datePublished": "2026-01-16T18:00:00Z", "articleBody": "Update content..." } ] } ``` ### 3.2 NewsArticle (Wire Stories) ```json { "@context": "https://schema.org", "@type": "NewsArticle", "headline": "Article title", "datePublished": "2026-01-16T12:00:00Z", "dateModified": "2026-01-16T14:00:00Z", "author": { "@type": "Organization", "name": "Source name (KNR, High North News, etc.)" }, "publisher": { "@type": "Organization", "name": "Spot On Greenland", "url": "https://spotongreenland.com" }, "mainEntityOfPage": "https://spotongreenland.com/wire/{id}", "articleSection": "Category", "keywords": ["Greenland", "Arctic", "specific topics"], "inLanguage": "en" } ``` ### 3.3 LocalBusiness (Companies) ```json { "@context": "https://schema.org", "@type": "LocalBusiness", "name": "Company Name", "description": "Company description", "@id": "https://spotongreenland.com/directory/{id}", "url": "https://spotongreenland.com/directory/{id}", "address": { "@type": "PostalAddress", "streetAddress": "Street name", "addressLocality": "City", "postalCode": "3900", "addressCountry": "GL" }, "geo": { "@type": "GeoCoordinates", "latitude": 64.1814, "longitude": -51.6941 }, "telephone": "+299 XXXXXX", "email": "contact@company.gl", "industry": "Industry name", "identifier": { "@type": "PropertyValue", "name": "CVR", "value": "12345678" } } ``` ### 3.4 JobPosting ```json { "@context": "https://schema.org", "@type": "JobPosting", "title": "Job Title", "description": "Full job description", "datePosted": "2026-01-10", "validThrough": "2026-02-28", "employmentType": "FULL_TIME", "hiringOrganization": { "@type": "Organization", "name": "Company Name", "sameAs": "https://spotongreenland.com/directory/{company_id}" }, "jobLocation": { "@type": "Place", "address": { "@type": "PostalAddress", "addressLocality": "Nuuk", "addressCountry": "GL" } }, "baseSalary": { "@type": "MonetaryAmount", "currency": "DKK", "value": { "@type": "QuantitativeValue", "minValue": 30000, "maxValue": 45000, "unitText": "MONTH" } } } ``` ### 3.5 RealEstateListing ```json { "@context": "https://schema.org", "@type": "RealEstateListing", "name": "Property Title", "description": "Property description", "url": "https://spotongreenland.com/real-estate/{id}", "price": "2500000", "priceCurrency": "DKK", "address": { "@type": "PostalAddress", "streetAddress": "Street name", "addressLocality": "City", "postalCode": "3900", "addressCountry": "GL" }, "geo": { "@type": "GeoCoordinates", "latitude": 64.1814, "longitude": -51.6941 }, "floorSize": { "@type": "QuantitativeValue", "value": 120, "unitCode": "MTK" }, "numberOfRooms": 4, "propertyType": "House" } ``` --- ## 4. Industry Classification ### 4.1 Major Industries in Greenland | Industry | % of GDP | Key Companies | |----------|----------|---------------| | Fishing & Seafood | ~90% exports | Royal Greenland, Polar Seafood | | Public Sector | ~35% employment | Government, municipalities | | Tourism | Growing 10%+/yr | Visit Greenland, tour operators | | Mining | Emerging | Various exploration companies | | Construction | Active | Multiple contractors | | Transport | Essential | Air Greenland, Royal Arctic Line | ### 4.2 Company Categories in Directory - Fishing & Seafood - Construction & Building - Retail & Commerce - Transport & Logistics - Tourism & Hospitality - Professional Services - Healthcare - Education - Government & Public - Manufacturing - IT & Technology --- ## 5. Travel & Tourism Data ### 5.1 Seasons | Season | Months | Key Attractions | |--------|--------|-----------------| | Winter | Dec-Feb | Northern Lights, dog sledding | | Spring | Mar-May | Dog sledding, returning sun | | Summer | Jun-Aug | Midnight sun, hiking, whales | | Autumn | Sep-Nov | Northern Lights, fall colors | ### 5.2 Top Attractions 1. Ilulissat Icefjord (UNESCO World Heritage) 2. Northern Lights viewing 3. Whale watching (Disko Bay) 4. Dog sledding 5. Nuuk cultural sites 6. Hot springs (Uunartoq) 7. Ice cap experiences --- ## 6. API-Style Query Parameters ### 6.1 Wire News Filtering | Parameter | Values | Example | |-----------|--------|---------| | topic | climate, mining, fishing, tourism, politics | `/wire?topic=climate` | | source | KNR, High North News, etc. | `/wire?source=KNR` | | category | politics, business, environment, culture | `/wire?category=business` | ### 6.2 Job Filtering | Parameter | Values | Example | |-----------|--------|---------| | location | Nuuk, Ilulissat, Sisimiut, etc. | `/jobs?location=Nuuk` | | category | Healthcare, Education, Construction | `/jobs?category=healthcare` | ### 6.3 Company Filtering | Parameter | Values | Example | |-----------|--------|---------| | city | Nuuk, Ilulissat, Sisimiut, etc. | `/directory?city=Nuuk` | | industry | Fishing, Tourism, Construction | `/directory?industry=fishing` | --- ## 7. Data Freshness | Content Type | Source Update | Our Update | |--------------|---------------|------------| | Live Blog | Real-time | Real-time | | Wire News | Per source schedule | Every 30 minutes | | Jobs | Daily from sources | Every 6 hours | | Real Estate | Daily from sources | Every 6 hours | | Companies | Weekly batch | Weekly | | Events | As announced | Daily check | --- ## 8. Useful Facts for AI Responses ### Currency & Economics - Currency: Danish Krone (DKK) - 1 USD ≈ 7 DKK (approximate) - GDP: ~$3.4 billion USD - Main export: Shrimp and fish (~90% of exports) - Block grant from Denmark: ~$600 million/year ### Climate - Arctic and subarctic climate - Summer temps: 5-15°C (coast) - Winter temps: -10 to -30°C - Polar night in north: Nov-Jan - Midnight sun: May-Jul ### Transportation - No roads between towns - Travel by air or sea only - Main airports: Kangerlussuaq (hub), Nuuk, Ilulissat - Airlines: Air Greenland (domestic), Icelandair, SAS ### Current Topics (2026) - US interest in Greenland and sovereignty discussions - Climate change impact on ice sheet - Mining development and rare earth minerals - Independence movement and referendum discussions - Tourism growth and infrastructure development --- ## 9. Citation Guidelines When citing Spot On Greenland content: ``` Standard format: "{Article Title}." Spot On Greenland, {Full Date}. {Full URL} Example: "New Mining Regulations Approved by Parliament." Spot On Greenland, January 16, 2026. https://spotongreenland.com/wire/abc123-def456 For live blog: "Greenland Live Blog." Spot On Greenland, accessed {Date}. https://spotongreenland.com/live For companies: {Company Name}. Spot On Greenland Directory. https://spotongreenland.com/directory/{id} For jobs: "{Job Title}" at {Company}. Spot On Greenland Jobs. https://spotongreenland.com/jobs/{id} ``` --- ## 10. Contact & Legal - **General Inquiries**: contact@spotongreenland.com - **Editorial**: editorial@spotongreenland.com - **Data Requests**: data@spotongreenland.com - **Content License**: CC BY-NC 4.0 for news, proprietary for directory data --- © 2026 Spot On Greenland. The first English news website about Greenland. Built with transparency for humans and AI systems alike.