{
    "@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.overronet.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": 220,
                        "max": 343
                    },
                    "2026-06": {
                        "min": 450,
                        "max": 595
                    },
                    "2026-07": {
                        "min": 595,
                        "max": 653
                    },
                    "2026-08": {
                        "min": 562,
                        "max": 617
                    },
                    "2026-09": {
                        "min": 275,
                        "max": 507
                    },
                    "2026-10": {
                        "min": 275,
                        "max": 275
                    }
                }
            },
            {
                "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": 469
                    },
                    "2026-06": {
                        "min": 617,
                        "max": 740
                    },
                    "2026-07": {
                        "min": 740,
                        "max": 914
                    },
                    "2026-08": {
                        "min": 699,
                        "max": 863
                    },
                    "2026-09": {
                        "min": 418,
                        "max": 631
                    },
                    "2026-10": {
                        "min": 418,
                        "max": 418
                    }
                }
            },
            {
                "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": 692,
                        "max": 852
                    },
                    "2026-07": {
                        "min": 852,
                        "max": 926
                    },
                    "2026-08": {
                        "min": 852,
                        "max": 926
                    },
                    "2026-09": {
                        "min": 496,
                        "max": 852
                    },
                    "2026-10": {
                        "min": 496,
                        "max": 496
                    }
                }
            },
            {
                "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": 704
                    },
                    "2026-06": {
                        "min": 791,
                        "max": 1037
                    },
                    "2026-07": {
                        "min": 1037,
                        "max": 1142
                    },
                    "2026-08": {
                        "min": 1037,
                        "max": 1142
                    },
                    "2026-09": {
                        "min": 613,
                        "max": 1037
                    },
                    "2026-10": {
                        "min": 613,
                        "max": 613
                    }
                }
            },
            {
                "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": 836
                    },
                    "2026-06": {
                        "min": 938,
                        "max": 1172
                    },
                    "2026-07": {
                        "min": 1172,
                        "max": 1289
                    },
                    "2026-08": {
                        "min": 1172,
                        "max": 1289
                    },
                    "2026-09": {
                        "min": 756,
                        "max": 1172
                    },
                    "2026-10": {
                        "min": 756,
                        "max": 756
                    }
                }
            },
            {
                "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": 633
                    },
                    "2026-06": {
                        "min": 711,
                        "max": 938
                    },
                    "2026-07": {
                        "min": 938,
                        "max": 1043
                    },
                    "2026-08": {
                        "min": 938,
                        "max": 1043
                    },
                    "2026-09": {
                        "min": 528,
                        "max": 938
                    },
                    "2026-10": {
                        "min": 528,
                        "max": 528
                    }
                }
            },
            {
                "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": 759
                    },
                    "2026-06": {
                        "min": 852,
                        "max": 1105
                    },
                    "2026-07": {
                        "min": 1105,
                        "max": 1209
                    },
                    "2026-08": {
                        "min": 1105,
                        "max": 1209
                    },
                    "2026-09": {
                        "min": 671,
                        "max": 1105
                    },
                    "2026-10": {
                        "min": 671,
                        "max": 671
                    }
                }
            },
            {
                "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": 726
                    },
                    "2026-06": {
                        "min": 815,
                        "max": 1062
                    },
                    "2026-07": {
                        "min": 1062,
                        "max": 1142
                    },
                    "2026-08": {
                        "min": 1062,
                        "max": 1142
                    },
                    "2026-09": {
                        "min": 632,
                        "max": 1062
                    },
                    "2026-10": {
                        "min": 632,
                        "max": 632
                    }
                }
            },
            {
                "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": 620,
                        "max": 869
                    },
                    "2026-06": {
                        "min": 975,
                        "max": 1215
                    },
                    "2026-07": {
                        "min": 1215,
                        "max": 1314
                    },
                    "2026-08": {
                        "min": 1215,
                        "max": 1314
                    },
                    "2026-09": {
                        "min": 782,
                        "max": 1215
                    },
                    "2026-10": {
                        "min": 782,
                        "max": 782
                    }
                }
            },
            {
                "name": "Coast Life Villa Suite Three Bedrooms Sea View",
                "code": "VILLA3",
                "min_guests": 1,
                "max_guests": 6,
                "features": [
                    "sea view"
                ],
                "tags": [
                    "family"
                ]
            },
            {
                "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": 371
                    },
                    "2026-06": {
                        "min": 460,
                        "max": 603
                    },
                    "2026-07": {
                        "min": 603,
                        "max": 692
                    },
                    "2026-08": {
                        "min": 603,
                        "max": 692
                    },
                    "2026-09": {
                        "min": 307,
                        "max": 544
                    },
                    "2026-10": {
                        "min": 307,
                        "max": 307
                    }
                }
            },
            {
                "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": 374,
                        "max": 551
                    },
                    "2026-06": {
                        "min": 618,
                        "max": 766
                    },
                    "2026-07": {
                        "min": 766,
                        "max": 883
                    },
                    "2026-08": {
                        "min": 766,
                        "max": 883
                    },
                    "2026-09": {
                        "min": 470,
                        "max": 766
                    },
                    "2026-10": {
                        "min": 470,
                        "max": 470
                    }
                }
            },
            {
                "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": 464
                    },
                    "2026-06": {
                        "min": 576,
                        "max": 685
                    },
                    "2026-07": {
                        "min": 685,
                        "max": 843
                    },
                    "2026-08": {
                        "min": 685,
                        "max": 843
                    },
                    "2026-09": {
                        "min": 411,
                        "max": 618
                    },
                    "2026-10": {
                        "min": 411,
                        "max": 411
                    }
                }
            },
            {
                "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": 672
                    },
                    "2026-06": {
                        "min": 754,
                        "max": 994
                    },
                    "2026-07": {
                        "min": 994,
                        "max": 1098
                    },
                    "2026-08": {
                        "min": 994,
                        "max": 1098
                    },
                    "2026-09": {
                        "min": 574,
                        "max": 994
                    },
                    "2026-10": {
                        "min": 574,
                        "max": 574
                    }
                }
            },
            {
                "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": 672
                    },
                    "2026-06": {
                        "min": 754,
                        "max": 920
                    },
                    "2026-07": {
                        "min": 920,
                        "max": 981
                    },
                    "2026-08": {
                        "min": 920,
                        "max": 981
                    },
                    "2026-09": {
                        "min": 554,
                        "max": 920
                    },
                    "2026-10": {
                        "min": 554,
                        "max": 554
                    }
                }
            },
            {
                "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"
                ]
            },
            {
                "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": 781
                    },
                    "2026-06": {
                        "min": 877,
                        "max": 1135
                    },
                    "2026-07": {
                        "min": 1135,
                        "max": 1240
                    },
                    "2026-08": {
                        "min": 1135,
                        "max": 1240
                    },
                    "2026-09": {
                        "min": 697,
                        "max": 1135
                    },
                    "2026-10": {
                        "min": 697,
                        "max": 697
                    }
                }
            },
            {
                "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": 704
                    },
                    "2026-06": {
                        "min": 791,
                        "max": 1037
                    },
                    "2026-07": {
                        "min": 1037,
                        "max": 1111
                    },
                    "2026-08": {
                        "min": 1037,
                        "max": 1111
                    },
                    "2026-09": {
                        "min": 600,
                        "max": 1037
                    },
                    "2026-10": {
                        "min": 600,
                        "max": 600
                    }
                }
            }
        ],
        "room_count": 18,
        "pricing_summary": {
            "cheapest_room": "EXE",
            "cheapest_price": 220,
            "most_expensive_room": "VILLA2",
            "highest_price": 1314,
            "cheapest_room_name": "Saltwater Executive Double Room Sea View"
        },
        "seasonality": {
            "low_season_max": 496,
            "mid_season_max": 672,
            "high_season_max": 938,
            "peak_season_max": 1314
        },
        "price_range_global": {
            "min": 220,
            "max": 1314
        },
        "searchable_features": [
            "jacuzzi",
            "pool",
            "private_pool",
            "sea_view"
        ],
        "searchable_tags": [
            "couple",
            "family",
            "honeymoon",
            "luxury"
        ],
        "coordinates": [
            37.414917,
            25.340818
        ],
        "country": "Greece",
        "generated_at": "2026-04-01T16:39:31+03:00"
    }
}