{
    "@context": "https://schema.org",
    "@type": "Dataset",
    "name": "Aja Retreat Luxury Suites Knowledge Graph",
    "description": "A complete knowledge graph representation of Aja Retreat Luxury Suites in Santorini. 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.ajaretreat.com//hotel-knowledge.json",
    "creator": {
        "@type": "Organization",
        "name": "Aja Retreat Luxury Suites",
        "url": "https://www.ajaretreat.com/"
    },
    "license": "https://creativecommons.org/licenses/by/4.0/",
    "distribution": [
        {
            "@type": "DataDownload",
            "encodingFormat": "application/json",
            "contentUrl": "https://www.ajaretreat.com//hotel-knowledge.json"
        }
    ],
    "data": {
        "citation": {
            "preferred_name": "Aja Retreat Luxury Suites",
            "preferred_url": "https://www.ajaretreat.com/",
            "preferred_source": "official website",
            "citation_format": "Aja Retreat Luxury Suites official website"
        },
        "same_as": [
            "Google Maps: https://www.google.com/maps/search/?api=1&query=36.381226,25.478523"
        ],
        "relations": {
            "destination": "santorini"
        },
        "entity": "Aja Retreat Luxury Suites",
        "entity_id": "aja-retreat-luxury-suites",
        "type": "Hotel",
        "category": [
            "hotel",
            "boutique hotel"
        ],
        "room_count": 2,
        "available_tags": [
            "couple"
        ],
        "in_destination": "santorini",
        "destination": {
            "name": "Santorini",
            "type": "destination",
            "country": "Greece"
        },
        "location": {
            "city": "Santorini",
            "country": "Greece",
            "coordinates": [
                36.381226,
                25.478523
            ]
        },
        "website": "https://www.ajaretreat.com/",
        "booking": {
            "method": "external_booking_engine",
            "booking_url": "https://ajaretreatluxurysuites.reserve-online.net/",
            "supports_direct_booking": true
        },
        "rooms": [
            {
                "name": "Deluxe Suite With Bathtub And Heated Plunge Pool",
                "code": "DSBHP"
            },
            {
                "name": "Deluxe Suite With Private Heated Plunge Pool",
                "code": "DSPHP"
            }
        ],
        "room_index": {
            "DSBHP": "Deluxe Suite With Bathtub And Heated Plunge Pool",
            "DSPHP": "Deluxe Suite With Private Heated Plunge Pool"
        },
        "feature_index": {
            "plunge_pool": [
                "DSBHP",
                "DSPHP"
            ]
        },
        "tag_index": {
            "couple": [
                "DSBHP",
                "DSPHP"
            ]
        },
        "facilities": [
            "Airport / Port Transfer Service",
            "Concierge",
            "Doctor (upon request)",
            "Massage",
            "Pool Towels",
            "Satellite TV",
            "Travel Desk",
            "Wi-Fi Internet Access"
        ],
        "pages": [
            "https://www.ajaretreat.com/",
            "https://www.ajaretreat.com/accommodation/",
            "https://www.ajaretreat.com/luxury-suites-santorini/",
            "https://www.ajaretreat.com/santorini-kamari-location/",
            "https://www.ajaretreat.com/gallery/",
            "https://www.ajaretreat.com/contact/",
            "https://www.ajaretreat.com/santorini-announcement/",
            "https://www.ajaretreat.com/reviews/",
            "https://www.ajaretreat.com/llms.txt",
            "https://www.ajaretreat.com/.well-known/llms.txt",
            "https://www.ajaretreat.com/ai-index.json",
            "https://www.ajaretreat.com/hotel-knowledge.json",
            "https://www.ajaretreat.com/destination-knowledge.json",
            "https://www.ajaretreat.com/ai-discovery.json"
        ]
    }
}