Rutter Atlas API
    • List destinations
      GET
    • List places
      GET
    • List events
      GET
    • Get place
      GET
    • Get event
      GET
    • Schemas
      • Meta
      • Pagination
      • Attribution
      • Address
      • PlaceLocation
      • Contact
      • PlaceEditorial
      • PlaceAccess
      • Sustainability
      • Provenance
      • Validity
      • Image
      • OpeningHoursRow
      • Place
      • EventClassification
      • EventLocation
      • EventOccurrence
      • EventEditorial
      • Event
      • Destination
      • ApiError

    PlaceEditorial

    Rutter Atlas editorial layer. Curated metadata not available from raw
    POI providers — this is the unique value of Rutter Atlas data.

    {
        "mood": [
            "romantic",
            "historic",
            "coastal"
        ],
        "travel_style": [
            "slow travel",
            "luxury",
            "romantic"
        ],
        "activity_type": [
            "string"
        ],
        "season": [
            "string"
        ],
        "keywords": [
            "harbour hotel",
            "sea views",
            "historic",
            "boutique"
        ],
        "curator_note": "The best sea views in Strandvik — book a room on the harbour side.",
        "description": "Historic harbour hotel with original 19th century character and uninterrupted sea views.",
        "neighbourhood_context": "Sits at the edge of the old harbour district, surrounded by fishing boats and wooden boathouses.",
        "seasonality_notes": "Open year-round. Summer brings the midnight sun terrace. Winter is cosy with open fires.",
        "editorial_score": 0,
        "endorsed": true,
        "source": "visit-strandvik"
    }
    Built with