{
    "@context": "https://schema.org",
    "@type": "Dataset",
    "name": "Nissaki Boutique Hotel AI Index",
    "description": "Comprehensive AI-optimized structured dataset for Nissaki Boutique Hotel located in Mykonos. This dataset provides machine-readable information regarding room types, pricing indices, hotel amenities, and geographic data designed for seamless integration with Large Language Models (LLMs) and AI agents.",
    "url": "https://www.hotelnissaki.gr/ai-index.json",
    "creator": {
        "@type": "Organization",
        "name": "Nissaki Boutique Hotel",
        "url": "https://www.hotelnissaki.gr/"
    },
    "publisher": {
        "@type": "Organization",
        "name": "Overron",
        "url": "https://www.overron.com"
    },
    "license": "https://creativecommons.org/licenses/by/4.0/",
    "distribution": [
        {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://www.hotelnissaki.gr/ai-index.json"
        }
    ],
    "data": {
        "entity": "Nissaki Boutique Hotel",
        "type": "hotel",
        "location": "Mykonos, Greece",
        "website": "https://www.hotelnissaki.gr/",
        "booking_url": "https://nissaki.reserve-online.net/",
        "knowledge_base": "/llms.txt",
        "ai_endpoints": {
            "search": "/ai-search.php",
            "method": "GET",
            "parameter": "q"
        },
        "adults_only": false,
        "rooms": [
            {
                "name": "Saltwater Executive Double Room Sea View",
                "code": "EXE",
                "min_guests": 1,
                "max_guests": 2,
                "features": [
                    "sea view"
                ],
                "tags": [
                    "couple"
                ],
                "price_range": {
                    "2026-04": {
                        "min": 220,
                        "max": 220
                    },
                    "2026-05": {
                        "min": 234,
                        "max": 384
                    },
                    "2026-06": {
                        "min": 343,
                        "max": 507
                    },
                    "2026-07": {
                        "min": 398,
                        "max": 557
                    },
                    "2026-08": {
                        "min": 507,
                        "max": 617
                    },
                    "2026-09": {
                        "min": 248,
                        "max": 453
                    },
                    "2026-10": {
                        "min": 248,
                        "max": 248
                    }
                }
            },
            {
                "name": "Sunshine Junior Suite Sea View",
                "code": "JUN",
                "min_guests": 1,
                "max_guests": 3,
                "features": [
                    "sea view"
                ],
                "price_range": {
                    "2026-04": {
                        "min": 333,
                        "max": 333
                    },
                    "2026-05": {
                        "min": 333,
                        "max": 526
                    },
                    "2026-06": {
                        "min": 460,
                        "max": 576
                    },
                    "2026-07": {
                        "min": 694,
                        "max": 778
                    },
                    "2026-08": {
                        "min": 631,
                        "max": 863
                    },
                    "2026-09": {
                        "min": 375,
                        "max": 562
                    },
                    "2026-10": {
                        "min": 375,
                        "max": 375
                    }
                }
            },
            {
                "name": "Dreamy Honeymoon Suite Sea View with Outdoor Jacuzzi",
                "code": "EXEJ",
                "min_guests": 1,
                "max_guests": 2,
                "features": [
                    "jacuzzi",
                    "sea view"
                ],
                "tags": [
                    "couple",
                    "honeymoon"
                ],
                "price_range": {
                    "2026-04": {
                        "min": 395,
                        "max": 395
                    },
                    "2026-05": {
                        "min": 395,
                        "max": 617
                    },
                    "2026-06": {
                        "min": 617,
                        "max": 778
                    },
                    "2026-07": {
                        "min": 759,
                        "max": 926
                    },
                    "2026-08": {
                        "min": 852,
                        "max": 1027
                    },
                    "2026-09": {
                        "min": 445,
                        "max": 759
                    },
                    "2026-10": {
                        "min": 445,
                        "max": 445
                    }
                }
            },
            {
                "name": "Executive Suite Sea View",
                "code": "EXESUI",
                "min_guests": 1,
                "max_guests": 4,
                "features": [
                    "sea view"
                ],
                "tags": [
                    "family"
                ],
                "price_range": {
                    "2026-04": {
                        "min": 487,
                        "max": 487
                    },
                    "2026-05": {
                        "min": 487,
                        "max": 791
                    },
                    "2026-06": {
                        "min": 704,
                        "max": 980
                    },
                    "2026-07": {
                        "min": 1016,
                        "max": 1142
                    },
                    "2026-08": {
                        "min": 1142,
                        "max": 1267
                    },
                    "2026-09": {
                        "min": 550,
                        "max": 923
                    },
                    "2026-10": {
                        "min": 550,
                        "max": 550
                    }
                }
            },
            {
                "name": "Myconian Grand Suite Sea View with Outdoor Sharing Pool",
                "code": "EXESJ",
                "min_guests": 1,
                "max_guests": 4,
                "features": [
                    "pool",
                    "sea view"
                ],
                "tags": [
                    "family"
                ],
                "price_range": {
                    "2026-04": {
                        "min": 600,
                        "max": 600
                    },
                    "2026-05": {
                        "min": 600,
                        "max": 938
                    },
                    "2026-06": {
                        "min": 836,
                        "max": 1172
                    },
                    "2026-07": {
                        "min": 915,
                        "max": 1289
                    },
                    "2026-08": {
                        "min": 1172,
                        "max": 1431
                    },
                    "2026-09": {
                        "min": 678,
                        "max": 1044
                    },
                    "2026-10": {
                        "min": 678,
                        "max": 678
                    }
                }
            },
            {
                "name": "Simple Life Suite Sea View",
                "code": "SUPSUI",
                "min_guests": 1,
                "max_guests": 4,
                "features": [
                    "sea view"
                ],
                "tags": [
                    "family"
                ],
                "price_range": {
                    "2026-04": {
                        "min": 420,
                        "max": 420
                    },
                    "2026-05": {
                        "min": 420,
                        "max": 711
                    },
                    "2026-06": {
                        "min": 633,
                        "max": 887
                    },
                    "2026-07": {
                        "min": 836,
                        "max": 929
                    },
                    "2026-08": {
                        "min": 1043,
                        "max": 1157
                    },
                    "2026-09": {
                        "min": 836,
                        "max": 836
                    },
                    "2026-10": {
                        "min": 474,
                        "max": 474
                    }
                }
            },
            {
                "name": "Elegant Suite Sea View",
                "code": "ELEGS",
                "min_guests": 1,
                "max_guests": 4,
                "features": [
                    "sea view"
                ],
                "tags": [
                    "family"
                ],
                "price_range": {
                    "2026-04": {
                        "min": 533,
                        "max": 533
                    },
                    "2026-05": {
                        "min": 533,
                        "max": 852
                    },
                    "2026-06": {
                        "min": 759,
                        "max": 1044
                    },
                    "2026-07": {
                        "min": 862,
                        "max": 1209
                    },
                    "2026-08": {
                        "min": 1077,
                        "max": 1342
                    },
                    "2026-09": {
                        "min": 602,
                        "max": 984
                    },
                    "2026-10": {
                        "min": 602,
                        "max": 602
                    }
                }
            },
            {
                "name": "Nissaki VIP Suite Sea View with Indoor & Outdoor Jacuzzi",
                "code": "VIPS",
                "min_guests": 1,
                "max_guests": 2,
                "features": [
                    "jacuzzi",
                    "sea view"
                ],
                "tags": [
                    "couple",
                    "honeymoon"
                ],
                "price_range": {
                    "2026-04": {
                        "min": 502,
                        "max": 502
                    },
                    "2026-05": {
                        "min": 502,
                        "max": 815
                    },
                    "2026-06": {
                        "min": 726,
                        "max": 1003
                    },
                    "2026-07": {
                        "min": 829,
                        "max": 945
                    },
                    "2026-08": {
                        "min": 1062,
                        "max": 1267
                    },
                    "2026-09": {
                        "min": 567,
                        "max": 945
                    },
                    "2026-10": {
                        "min": 567,
                        "max": 567
                    }
                }
            },
            {
                "name": "Mediterranean Villa Suite Two Bedrooms Sea View",
                "code": "VILLA2",
                "min_guests": 1,
                "max_guests": 4,
                "features": [
                    "sea view"
                ],
                "tags": [
                    "family"
                ],
                "price_range": {
                    "2026-04": {
                        "min": 620,
                        "max": 620
                    },
                    "2026-05": {
                        "min": 580,
                        "max": 975
                    },
                    "2026-06": {
                        "min": 869,
                        "max": 1149
                    },
                    "2026-07": {
                        "min": 1314,
                        "max": 1314
                    },
                    "2026-08": {
                        "min": 1215,
                        "max": 1458
                    },
                    "2026-09": {
                        "min": 701,
                        "max": 1082
                    },
                    "2026-10": {
                        "min": 701,
                        "max": 701
                    }
                }
            },
            {
                "name": "Coast Life Villa Suite Three Bedrooms Sea View",
                "code": "VILLA3",
                "min_guests": 1,
                "max_guests": 6,
                "features": [
                    "sea view"
                ],
                "tags": [
                    "family"
                ],
                "price_range": {
                    "2026-04": {
                        "min": 651,
                        "max": 651
                    },
                    "2026-05": {
                        "min": 651,
                        "max": 1111
                    },
                    "2026-06": {
                        "min": 1068,
                        "max": 1111
                    },
                    "2026-07": {
                        "min": 1369,
                        "max": 1369
                    },
                    "2026-08": {
                        "min": 1369,
                        "max": 1520
                    },
                    "2026-09": {
                        "min": 736,
                        "max": 1219
                    },
                    "2026-10": {
                        "min": 736,
                        "max": 736
                    }
                }
            },
            {
                "name": "Island Lover Suite For Two Sea View",
                "code": "JUNF2",
                "min_guests": 1,
                "max_guests": 2,
                "features": [
                    "sea view"
                ],
                "tags": [
                    "couple"
                ],
                "price_range": {
                    "2026-04": {
                        "min": 246,
                        "max": 246
                    },
                    "2026-05": {
                        "min": 246,
                        "max": 415
                    },
                    "2026-06": {
                        "min": 371,
                        "max": 497
                    },
                    "2026-07": {
                        "min": 486,
                        "max": 544
                    },
                    "2026-08": {
                        "min": 544,
                        "max": 692
                    },
                    "2026-09": {
                        "min": 277,
                        "max": 486
                    },
                    "2026-10": {
                        "min": 277,
                        "max": 277
                    }
                }
            },
            {
                "name": "Sunshine Junior Suite Sea View Outdoor Jacuzzi",
                "code": "JUNJ",
                "min_guests": 1,
                "max_guests": 3,
                "features": [
                    "jacuzzi",
                    "sea view"
                ],
                "tags": [
                    "honeymoon"
                ],
                "price_range": {
                    "2026-04": {
                        "min": 374,
                        "max": 374
                    },
                    "2026-05": {
                        "min": 398,
                        "max": 618
                    },
                    "2026-06": {
                        "min": 551,
                        "max": 766
                    },
                    "2026-07": {
                        "min": 599,
                        "max": 883
                    },
                    "2026-08": {
                        "min": 766,
                        "max": 979
                    },
                    "2026-09": {
                        "min": 422,
                        "max": 683
                    },
                    "2026-10": {
                        "min": 422,
                        "max": 422
                    }
                }
            },
            {
                "name": "Island Lover Suite For Two Sea View Outdoor Jacuzzi",
                "code": "JUNF2J",
                "min_guests": 1,
                "max_guests": 2,
                "features": [
                    "jacuzzi",
                    "sea view"
                ],
                "tags": [
                    "couple",
                    "honeymoon"
                ],
                "price_range": {
                    "2026-04": {
                        "min": 328,
                        "max": 328
                    },
                    "2026-05": {
                        "min": 328,
                        "max": 520
                    },
                    "2026-06": {
                        "min": 451,
                        "max": 565
                    },
                    "2026-07": {
                        "min": 484,
                        "max": 677
                    },
                    "2026-08": {
                        "min": 618,
                        "max": 843
                    },
                    "2026-09": {
                        "min": 370,
                        "max": 551
                    },
                    "2026-10": {
                        "min": 370,
                        "max": 370
                    }
                }
            },
            {
                "name": "Simple Life Suite Sea View Outdoor Jacuzzi",
                "code": "SUPSUJ",
                "min_guests": 1,
                "max_guests": 4,
                "features": [
                    "jacuzzi",
                    "sea view"
                ],
                "tags": [
                    "family",
                    "honeymoon"
                ],
                "price_range": {
                    "2026-04": {
                        "min": 456,
                        "max": 456
                    },
                    "2026-05": {
                        "min": 456,
                        "max": 754
                    },
                    "2026-06": {
                        "min": 672,
                        "max": 939
                    },
                    "2026-07": {
                        "min": 776,
                        "max": 1098
                    },
                    "2026-08": {
                        "min": 994,
                        "max": 1103
                    },
                    "2026-09": {
                        "min": 885,
                        "max": 885
                    },
                    "2026-10": {
                        "min": 515,
                        "max": 515
                    }
                }
            },
            {
                "name": "Sunshine Junior Suite Sea View with Private Pool",
                "code": "JUNPL",
                "min_guests": 1,
                "max_guests": 3,
                "features": [
                    "private pool",
                    "sea view"
                ],
                "tags": [
                    "honeymoon",
                    "luxury"
                ],
                "price_range": {
                    "2026-04": {
                        "min": 441,
                        "max": 441
                    },
                    "2026-05": {
                        "min": 441,
                        "max": 754
                    },
                    "2026-06": {
                        "min": 669,
                        "max": 920
                    },
                    "2026-07": {
                        "min": 874,
                        "max": 981
                    },
                    "2026-08": {
                        "min": 981,
                        "max": 1089
                    },
                    "2026-09": {
                        "min": 498,
                        "max": 819
                    },
                    "2026-10": {
                        "min": 498,
                        "max": 498
                    }
                }
            },
            {
                "name": "Elegant Suite Sea View with Private Pool",
                "code": "ELEGPL",
                "min_guests": 1,
                "max_guests": 4,
                "features": [
                    "private pool",
                    "sea view"
                ],
                "tags": [
                    "family",
                    "honeymoon",
                    "luxury"
                ],
                "price_range": {
                    "2026-04": {
                        "min": 579,
                        "max": 579
                    },
                    "2026-05": {
                        "min": 579,
                        "max": 895
                    },
                    "2026-06": {
                        "min": 797,
                        "max": 1154
                    },
                    "2026-07": {
                        "min": 1259,
                        "max": 1259
                    },
                    "2026-08": {
                        "min": 1154,
                        "max": 1280
                    },
                    "2026-09": {
                        "min": 655,
                        "max": 1027
                    },
                    "2026-10": {
                        "min": 655,
                        "max": 655
                    }
                }
            },
            {
                "name": "Executive Suite Sea View with Private Pool",
                "code": "EXESPL",
                "min_guests": 1,
                "max_guests": 4,
                "features": [
                    "private pool",
                    "sea view"
                ],
                "tags": [
                    "family",
                    "honeymoon",
                    "luxury"
                ],
                "price_range": {
                    "2026-04": {
                        "min": 554,
                        "max": 554
                    },
                    "2026-05": {
                        "min": 554,
                        "max": 877
                    },
                    "2026-06": {
                        "min": 781,
                        "max": 1135
                    },
                    "2026-07": {
                        "min": 886,
                        "max": 1135
                    },
                    "2026-08": {
                        "min": 1135,
                        "max": 1260
                    },
                    "2026-09": {
                        "min": 625,
                        "max": 1011
                    },
                    "2026-10": {
                        "min": 625,
                        "max": 625
                    }
                }
            },
            {
                "name": "Nissaki VIP Suite Sea View with Indoor Jacuzzi",
                "code": "VIPINJ",
                "min_guests": 1,
                "max_guests": 2,
                "features": [
                    "jacuzzi",
                    "sea view"
                ],
                "tags": [
                    "couple",
                    "honeymoon"
                ],
                "price_range": {
                    "2026-04": {
                        "min": 477,
                        "max": 477
                    },
                    "2026-05": {
                        "min": 477,
                        "max": 791
                    },
                    "2026-06": {
                        "min": 704,
                        "max": 946
                    },
                    "2026-07": {
                        "min": 989,
                        "max": 1111
                    },
                    "2026-08": {
                        "min": 1037,
                        "max": 1233
                    },
                    "2026-09": {
                        "min": 538,
                        "max": 923
                    },
                    "2026-10": {
                        "min": 538,
                        "max": 538
                    }
                }
            }
        ],
        "room_count": 18,
        "pricing_summary": {
            "cheapest_room": "EXE",
            "cheapest_price": 220,
            "most_expensive_room": "VILLA3",
            "highest_price": 1520,
            "cheapest_room_name": "Saltwater Executive Double Room Sea View"
        },
        "seasonality": {
            "low_season_max": 487,
            "mid_season_max": 655,
            "high_season_max": 938,
            "peak_season_max": 1520
        },
        "price_range_global": {
            "min": 220,
            "max": 1520
        },
        "searchable_features": [
            "jacuzzi",
            "pool",
            "private_pool",
            "sea_view"
        ],
        "searchable_tags": [
            "couple",
            "family",
            "honeymoon",
            "luxury"
        ],
        "coordinates": [
            37.414917,
            25.340818
        ],
        "country": "Greece",
        "generated_at": "2026-08-11T17:01:50+03:00"
    }
}