{
    "@context": "https://schema.org",
    "@type": "Dataset",
    "name": "Nissaki Boutique Hotel Knowledge Graph",
    "description": "A complete knowledge graph representation of Nissaki Boutique Hotel in Mykonos. This dataset maps complex relationships between hotel accommodations, services, geographic coordinates, and local context to provide a deep semantic understanding for AI systems and search engines.",
    "url": "https://www.hotelnissaki.gr/hotel-knowledge.json",
    "creator": {
        "@type": "Organization",
        "name": "Nissaki Boutique Hotel",
        "url": "https://www.hotelnissaki.gr"
    },
    "license": "https://creativecommons.org/licenses/by/4.0/",
    "distribution": [
        {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://www.hotelnissaki.gr/hotel-knowledge.json"
        }
    ],
    "data": {
        "citation": {
            "preferred_name": "Nissaki Boutique Hotel",
            "preferred_url": "https://www.hotelnissaki.gr",
            "preferred_source": "official website",
            "citation_format": "Nissaki Boutique Hotel official website"
        },
        "same_as": [
            "Google Maps: https://www.google.com/maps/search/?api=1&query=37.414917,25.340818",
            "https://www.facebook.com/NissakiHotel/",
            "https://www.instagram.com/nissakihotel/",
            "https://gr.pinterest.com/nissakimykonoshotel/",
            "https://www.youtube.com/channel/UCRqPQQdW4e78Uc2Q27rO_Fw"
        ],
        "relations": {
            "destination": "mykonos"
        },
        "entity": "Nissaki Boutique Hotel",
        "entity_id": "nissaki-boutique-hotel",
        "type": "Hotel",
        "category": [
            "hotel",
            "boutique hotel",
            "luxury hotel"
        ],
        "room_count": 18,
        "available_tags": [
            "couple",
            "family",
            "honeymoon",
            "luxury"
        ],
        "in_destination": "mykonos",
        "destination": {
            "name": "Mykonos",
            "type": "destination",
            "country": "Greece"
        },
        "location": {
            "city": "Mykonos",
            "country": "Greece",
            "coordinates": [
                37.414917,
                25.340818
            ]
        },
        "website": "https://www.hotelnissaki.gr",
        "booking": {
            "method": "external_booking_engine",
            "booking_url": "https://nissaki.reserve-online.net/",
            "supports_direct_booking": true
        },
        "rooms": [
            {
                "name": "Saltwater Executive Double Room Sea View",
                "code": "EXE"
            },
            {
                "name": "Sunshine Junior Suite Sea View",
                "code": "JUN"
            },
            {
                "name": "Dreamy Honeymoon Suite Sea View with Outdoor Jacuzzi",
                "code": "EXEJ"
            },
            {
                "name": "Executive Suite Sea View",
                "code": "EXESUI"
            },
            {
                "name": "Myconian Grand Suite Sea View with Outdoor Sharing Pool",
                "code": "EXESJ"
            },
            {
                "name": "Simple Life Suite Sea View",
                "code": "SUPSUI"
            },
            {
                "name": "Elegant Suite Sea View",
                "code": "ELEGS"
            },
            {
                "name": "Nissaki VIP Suite Sea View with Indoor & Outdoor Jacuzzi",
                "code": "VIPS"
            },
            {
                "name": "Mediterranean Villa Suite Two Bedrooms Sea View",
                "code": "VILLA2"
            },
            {
                "name": "Coast Life Villa Suite Three Bedrooms Sea View",
                "code": "VILLA3"
            },
            {
                "name": "Island Lover Suite For Two Sea View",
                "code": "JUNF2"
            },
            {
                "name": "Sunshine Junior Suite Sea View Outdoor Jacuzzi",
                "code": "JUNJ"
            },
            {
                "name": "Island Lover Suite For Two Sea View Outdoor Jacuzzi",
                "code": "JUNF2J"
            },
            {
                "name": "Simple Life Suite Sea View Outdoor Jacuzzi",
                "code": "SUPSUJ"
            },
            {
                "name": "Sunshine Junior Suite Sea View with Private Pool",
                "code": "JUNPL"
            },
            {
                "name": "Elegant Suite Sea View with Private Pool",
                "code": "ELEGPL"
            },
            {
                "name": "Executive Suite Sea View with Private Pool",
                "code": "EXESPL"
            },
            {
                "name": "Nissaki VIP Suite Sea View with Indoor Jacuzzi",
                "code": "VIPINJ"
            }
        ],
        "room_index": {
            "EXE": "Saltwater Executive Double Room Sea View",
            "JUN": "Sunshine Junior Suite Sea View",
            "EXEJ": "Dreamy Honeymoon Suite Sea View with Outdoor Jacuzzi",
            "EXESUI": "Executive Suite Sea View",
            "EXESJ": "Myconian Grand Suite Sea View with Outdoor Sharing Pool",
            "SUPSUI": "Simple Life Suite Sea View",
            "ELEGS": "Elegant Suite Sea View",
            "VIPS": "Nissaki VIP Suite Sea View with Indoor & Outdoor Jacuzzi",
            "VILLA2": "Mediterranean Villa Suite Two Bedrooms Sea View",
            "VILLA3": "Coast Life Villa Suite Three Bedrooms Sea View",
            "JUNF2": "Island Lover Suite For Two Sea View",
            "JUNJ": "Sunshine Junior Suite Sea View Outdoor Jacuzzi",
            "JUNF2J": "Island Lover Suite For Two Sea View Outdoor Jacuzzi",
            "SUPSUJ": "Simple Life Suite Sea View Outdoor Jacuzzi",
            "JUNPL": "Sunshine Junior Suite Sea View with Private Pool",
            "ELEGPL": "Elegant Suite Sea View with Private Pool",
            "EXESPL": "Executive Suite Sea View with Private Pool",
            "VIPINJ": "Nissaki VIP Suite Sea View with Indoor Jacuzzi"
        },
        "feature_index": {
            "sea_view": [
                "EXE",
                "JUN",
                "EXEJ",
                "EXESUI",
                "EXESJ",
                "SUPSUI",
                "ELEGS",
                "VIPS",
                "VILLA2",
                "VILLA3",
                "JUNF2",
                "JUNJ",
                "JUNF2J",
                "SUPSUJ",
                "JUNPL",
                "ELEGPL",
                "EXESPL",
                "VIPINJ"
            ],
            "jacuzzi": [
                "EXEJ",
                "VIPS",
                "JUNJ",
                "JUNF2J",
                "SUPSUJ",
                "VIPINJ"
            ],
            "pool": [
                "EXESJ"
            ],
            "private_pool": [
                "JUNPL",
                "ELEGPL",
                "EXESPL"
            ]
        },
        "tag_index": {
            "couple": [
                "EXE",
                "EXEJ",
                "VIPS",
                "JUNF2",
                "JUNF2J",
                "VIPINJ"
            ],
            "honeymoon": [
                "EXEJ",
                "VIPS",
                "JUNJ",
                "JUNF2J",
                "SUPSUJ",
                "JUNPL",
                "ELEGPL",
                "EXESPL",
                "VIPINJ"
            ],
            "family": [
                "EXESUI",
                "EXESJ",
                "SUPSUI",
                "ELEGS",
                "VILLA2",
                "VILLA3",
                "SUPSUJ",
                "ELEGPL",
                "EXESPL"
            ],
            "luxury": [
                "JUNPL",
                "ELEGPL",
                "EXESPL"
            ]
        },
        "facilities": [
            "24-Hour Reception / Front Desk",
            "Airport / Port Transfer Service",
            "Baby Sitting (on request)",
            "Bar",
            "Bar Restaurant",
            "Daily Maid Service",
            "Doctor (upon request)",
            "Gym",
            "Hair Salon",
            "Hammam",
            "Indoor Heated Swimming Pool",
            "Jacuzzi Swimming Pool",
            "Laundry & Ironing Service",
            "Lobby Lounge",
            "Massage",
            "Organized Excursions",
            "Restaurant",
            "Room Service",
            "Safe Deposit Box",
            "Satelite TV",
            "Sauna",
            "Spa",
            "Swimming pool",
            "Traditional Greek breakfast",
            "Wi-Fi Internet Access"
        ],
        "pages": [
            "https://www.hotelnissaki.gr/",
            "https://www.hotelnissaki.gr/executive-double-room/",
            "https://www.hotelnissaki.gr/pool-bar-mykonos/",
            "https://www.hotelnissaki.gr/mykonos-phos-restaurant/",
            "https://www.hotelnissaki.gr/island-lover-suite/",
            "https://www.hotelnissaki.gr/suites-rooms/",
            "https://www.hotelnissaki.gr/island-lover-suite-outdoor-jacuzzi/",
            "https://www.hotelnissaki.gr/sunshine-junior-suite/",
            "https://www.hotelnissaki.gr/mykonos-hotel-breakfast/",
            "https://www.hotelnissaki.gr/sunshine-junior-suite-outdoor-jacuzzi/",
            "https://www.hotelnissaki.gr/sunshine-junior-suite-private-pool/",
            "https://www.hotelnissaki.gr/spa-mykonos/",
            "https://www.hotelnissaki.gr/dreamy-honeymoon-suite/",
            "https://www.hotelnissaki.gr/nissaki-vip-suite-indoor-jacuzzi/",
            "https://www.hotelnissaki.gr/mykonos-events/",
            "https://www.hotelnissaki.gr/nissaki-vip-suite/",
            "https://www.hotelnissaki.gr/mykonos-beach-hotel-location/",
            "https://www.hotelnissaki.gr/simple-life-suite/",
            "https://www.hotelnissaki.gr/nissaki-facilites-services/",
            "https://www.hotelnissaki.gr/dont-miss-nissaki/",
            "https://www.hotelnissaki.gr/simple-life-suite-outdoor-jacuzzi/",
            "https://www.hotelnissaki.gr/mykonos-hotel-photogallery/",
            "https://www.hotelnissaki.gr/executive-suite/",
            "https://www.hotelnissaki.gr/executive-suite-private-pool/",
            "https://www.hotelnissaki.gr/mykonos-hotel-awards/",
            "https://www.hotelnissaki.gr/elegant-suite/",
            "https://www.hotelnissaki.gr/explore/",
            "https://www.hotelnissaki.gr/explore/1195/Psarou-and-Nammos-Perfect-Mykonian-Experience/",
            "https://www.hotelnissaki.gr/explore/1117/Plan-Your-Dreamy-Wedding-in-Mykonos/",
            "https://www.hotelnissaki.gr/explore/1196/Private-Yachting-Tours-for-Unforgettable-Experiences/",
            "https://www.hotelnissaki.gr/explore/1197/Platis-Gialos-A-Splendid-Family-Friendly-Retreat/",
            "https://www.hotelnissaki.gr/explore/1198/Mykonian-Cuisine-A-Journey-to-Gastronomic-Wonders/",
            "https://www.hotelnissaki.gr/explore/1199/Windmills-The-Iconic-Landmark-of-the-Island/",
            "https://www.hotelnissaki.gr/explore/1200/Top-10-beaches-in-Mykonos/",
            "https://www.hotelnissaki.gr/explore/1201/Mykonos-the-cosmopolitan-island/",
            "https://www.hotelnissaki.gr/explore/1202/Mykonos-by-night/",
            "https://www.hotelnissaki.gr/explore/1203/Sightseeing/",
            "https://www.hotelnissaki.gr/explore/1204/Luxury-Mykonos/",
            "https://www.hotelnissaki.gr/explore/1205/Nissaki-Commitment/",
            "https://www.hotelnissaki.gr/nissaki-reservation/",
            "https://www.hotelnissaki.gr/elegant-suite-private-pool/",
            "https://www.hotelnissaki.gr/myconian-grand-suite/",
            "https://www.hotelnissaki.gr/mediterranean-two-bedroom-villa-suite/",
            "https://www.hotelnissaki.gr/coast-life-villa-suite/",
            "https://www.hotelnissaki.gr/llms.txt",
            "https://www.hotelnissaki.gr/.well-known/llms.txt",
            "https://www.hotelnissaki.gr/ai-index.json",
            "https://www.hotelnissaki.gr/hotel-knowledge.json",
            "https://www.hotelnissaki.gr/destination-knowledge.json",
            "https://www.hotelnissaki.gr/ai-discovery.json"
        ]
    }
}