{
  "schema_version": "1.0",
  "updated_at": "2026-07-16",
  "service": {
    "name": "UMI COMPASS",
    "role": "unofficial_experience_discovery_prototype",
    "default_collection": "yaeyama"
  },
  "method": {
    "version": "intent-alignment-v1",
    "reviewed_at": "2026-07-11",
    "weight_scale": {
      "0": "No verified connection",
      "1": "Adjacent connection",
      "2": "Relevant to the experience",
      "3": "Central to the experience"
    },
    "tie_break": "Editorial order is used for display only after equal scores; all entries sharing the highest score are labeled as tied.",
    "audit_rule": "Every non-zero weight and displayed reason must reference at least one evidence record with an official source URL. Entries whose verification.status is pending_source_verification are capped at weight 2, because no facility-specific fact is verified for them."
  },
  "intents": [
    {
      "id": "unwind",
      "label": "静けさに戻る",
      "short": "静けさ",
      "description": "予定を詰めず、自分の速度を取り戻す"
    },
    {
      "id": "culture",
      "label": "土地の時間を知る",
      "short": "文化",
      "description": "風景の背景にある暮らしや文化に触れる"
    },
    {
      "id": "learn",
      "label": "自然を深く知る",
      "short": "学び",
      "description": "眺めるだけでなく、生態や環境を理解する"
    },
    {
      "id": "explore",
      "label": "身体を動かして巡る",
      "short": "探索",
      "description": "歩く、漕ぐ、自転車で島の輪郭をつかむ"
    },
    {
      "id": "sea",
      "label": "海のそばで過ごす",
      "short": "海",
      "description": "水辺の時間や珊瑚礁の体験を中心にする"
    },
    {
      "id": "open",
      "label": "気持ちをひらく",
      "short": "開放感",
      "description": "広い空と明るい海に、気持ちを預ける"
    }
  ],
  "collections": [
    {
      "id": "yaeyama",
      "name": "八重山の島々",
      "description": "同じ海に浮かびながら、異なる時間が流れる三つの島。"
    }
  ],
  "entries": [
    {
      "id": "taketomi",
      "hotel_catalog_id": "hoshinoya-taketomi",
      "collection": "yaeyama",
      "order": 1,
      "place": "竹富島",
      "title": "島時間の宿",
      "eyebrow": "TAKETOMI / CULTURAL LANDSCAPE",
      "lead": "赤瓦の集落と南風のなかで、急がない時間を取り戻す。",
      "href": "./taketomi/hoshinoya/",
      "context": "./taketomi/hoshinoya/ai-context.json",
      "island_guide": {
        "label": "竹富島を知る",
        "href": "./taketomi/"
      },
      "visual": {
        "template": "settlement",
        "colors": [
          "#a8d5ca",
          "#e3c887",
          "#f2ead5",
          "#81472f"
        ]
      },
      "reviewed_at": "2026-07-11",
      "evidence": [
        {
          "id": "taketomi-cultural-landscape",
          "label": "竹富島の文化景観と滞在",
          "claim": "The official corporate article describes a village-like resort informed by Taketomi's traditional landscape and culture.",
          "source": "https://hoshinoresorts.com/jp/aboutus/sdgs/posts/taketomiisland/"
        },
        {
          "id": "taketomi-island-access",
          "label": "竹富島へのアクセス",
          "claim": "Official guidance states approximately 10 minutes by ferry from Ishigaki Port to Taketomi Port and approximately 10 minutes by hotel shuttle.",
          "source": "https://hoshinoresorts.com/ja/hotels/hoshinoyataketomijima/access/"
        },
        {
          "id": "taketomi-rooms",
          "label": "客室と施設概要",
          "claim": "The official property information states that the property has 48 guest rooms.",
          "source": "https://hoshinoresorts.com/ja/hotels/hoshinoyataketomijima/"
        }
      ],
      "practical": {
        "access": {
          "label": "ACCESS",
          "text": "石垣港から船で約10分、竹富港から送迎で約10分",
          "evidence_ids": [
            "taketomi-island-access"
          ]
        },
        "stay": {
          "label": "STAY",
          "text": "全48室。島の集落を思わせる独立棟の滞在",
          "evidence_ids": [
            "taketomi-rooms",
            "taketomi-cultural-landscape"
          ]
        },
        "focus": {
          "label": "FOCUS",
          "text": "文化景観、南風、急がない島時間",
          "evidence_ids": [
            "taketomi-cultural-landscape"
          ]
        },
        "fit": {
          "label": "FOR YOU",
          "text": "予定を詰めず、土地の暮らしと静けさを重視する旅",
          "evidence_ids": [
            "taketomi-cultural-landscape"
          ]
        }
      },
      "weights": {
        "unwind": 3,
        "culture": 3,
        "learn": 1,
        "explore": 1,
        "sea": 1,
        "open": 1
      },
      "reasons": {
        "unwind": {
          "text": "島時間を中心に、予定を詰めない滞在を描いているため",
          "evidence_ids": [
            "taketomi-cultural-landscape"
          ]
        },
        "culture": {
          "text": "竹富島の文化景観と集落の時間を滞在の中心に置くため",
          "evidence_ids": [
            "taketomi-cultural-landscape"
          ]
        },
        "learn": {
          "text": "島の暮らしと風景の関係に触れられるため",
          "evidence_ids": [
            "taketomi-cultural-landscape"
          ]
        },
        "explore": {
          "text": "集落をゆっくり歩く旅と相性がよいため",
          "evidence_ids": [
            "taketomi-cultural-landscape"
          ]
        },
        "sea": {
          "text": "海だけでなく島の暮らしも含めて過ごせるため",
          "evidence_ids": [
            "taketomi-island-access"
          ]
        },
        "open": {
          "text": "南風が通る静かな空間で緊張をほどけるため",
          "evidence_ids": [
            "taketomi-cultural-landscape"
          ]
        }
      }
    },
    {
      "id": "iriomote",
      "hotel_catalog_id": "iriomote-hotel",
      "collection": "yaeyama",
      "order": 2,
      "place": "西表島",
      "title": "森と海の宿",
      "eyebrow": "IRIOMOTE / LIVING FOREST",
      "lead": "海岸から川を遡り、森の生命を知るところまでを旅にする。",
      "href": "./iriomote/island-hotel/",
      "context": "./iriomote/island-hotel/ai-context.json",
      "island_guide": {
        "label": "西表島を知る",
        "href": "./iriomote/"
      },
      "visual": {
        "template": "waterway",
        "colors": [
          "#769f84",
          "#285e4d",
          "#3d8176",
          "#164e4a"
        ]
      },
      "reviewed_at": "2026-07-11",
      "evidence": [
        {
          "id": "iriomote-ecotourism",
          "label": "エコツーリズムの取り組み",
          "claim": "The official property describes its aim to become Japan's first ecotourism resort.",
          "source": "https://hoshinoresorts.com/ja/hotels/iriomote/sp/three_island_tours/"
        },
        {
          "id": "iriomote-activities",
          "label": "自然体験とアクティビティ",
          "claim": "Official activities include nature learning and experiences across the island environment.",
          "source": "https://hoshinoresorts.com/ja/hotels/iriomote/activities/"
        },
        {
          "id": "iriomote-model-course",
          "label": "島を巡るモデルコース",
          "claim": "The official model course connects coast, river, mangrove, forest, and guided exploration.",
          "source": "https://hoshinoresorts.com/jp/guide/area/okinawa-area/okinawa/iriomotejima/iriomotejima-modelcourse/"
        },
        {
          "id": "iriomote-access",
          "label": "西表島へのアクセス",
          "claim": "Official guidance states approximately 45 minutes by high-speed ferry from Ishigaki Port to Uehara Port and approximately 10 minutes by hotel shuttle.",
          "source": "https://hoshinoresorts.com/ja/hotels/iriomote/access/"
        }
      ],
      "practical": {
        "access": {
          "label": "ACCESS",
          "text": "石垣港から上原港へ約45分、港から送迎で約10分",
          "evidence_ids": [
            "iriomote-access"
          ]
        },
        "stay": {
          "label": "STAY",
          "text": "海岸を入口に、川と森の体験へ進む滞在",
          "evidence_ids": [
            "iriomote-model-course"
          ]
        },
        "focus": {
          "label": "FOCUS",
          "text": "自然学習、マングローブ、保全を知る体験",
          "evidence_ids": [
            "iriomote-ecotourism",
            "iriomote-activities"
          ]
        },
        "fit": {
          "label": "FOR YOU",
          "text": "自然を眺めるだけでなく、学びながら能動的に巡る旅",
          "evidence_ids": [
            "iriomote-activities",
            "iriomote-model-course"
          ]
        }
      },
      "weights": {
        "unwind": 1,
        "culture": 1,
        "learn": 3,
        "explore": 3,
        "sea": 1,
        "open": 1
      },
      "reasons": {
        "unwind": {
          "text": "森と水路の速度に身体を合わせられるため",
          "evidence_ids": [
            "iriomote-model-course"
          ]
        },
        "culture": {
          "text": "島の自然と暮らしを守る考え方まで知る旅だから",
          "evidence_ids": [
            "iriomote-ecotourism"
          ]
        },
        "learn": {
          "text": "生態系と保全を理解することが滞在の中心にあるため",
          "evidence_ids": [
            "iriomote-ecotourism",
            "iriomote-activities"
          ]
        },
        "explore": {
          "text": "海岸、河口、マングローブ、森へと身体で進むため",
          "evidence_ids": [
            "iriomote-model-course"
          ]
        },
        "sea": {
          "text": "海から森へ続く水のつながりを体験できるため",
          "evidence_ids": [
            "iriomote-model-course"
          ]
        },
        "open": {
          "text": "日常とは異なる生命の密度に感覚をひらけるため",
          "evidence_ids": [
            "iriomote-activities"
          ]
        }
      }
    },
    {
      "id": "kohama",
      "hotel_catalog_id": "risonare-kohamajima",
      "collection": "yaeyama",
      "order": 3,
      "place": "小浜島",
      "title": "珊瑚の海の宿",
      "eyebrow": "KOHAMAJIMA / CORAL SEA",
      "lead": "サトウキビ畑を抜け、石西礁湖の明るい海へひらく。",
      "href": "./kohama/risonare/",
      "context": "./kohama/risonare/ai-context.json",
      "island_guide": {
        "label": "小浜島を知る",
        "href": "./kohama/"
      },
      "visual": {
        "template": "coast",
        "colors": [
          "#cfe8da",
          "#58c1c1",
          "#eed8a8",
          "#08707a"
        ]
      },
      "reviewed_at": "2026-07-11",
      "evidence": [
        {
          "id": "kohama-marine",
          "label": "海のアクティビティ",
          "claim": "Official activities include marine experiences in the Sekisei Lagoon context.",
          "source": "https://hoshinoresorts.com/ja/hotels/risonarekohamajima/activities/"
        },
        {
          "id": "kohama-island",
          "label": "島内サイクリングと観光",
          "claim": "Official activities include electric bicycle rental and island sightseeing.",
          "source": "https://hoshinoresorts.com/ja/hotels/risonarekohamajima/activities/"
        },
        {
          "id": "kohama-beach",
          "label": "ビーチでの過ごし方",
          "claim": "The official stay guide describes time at the adjacent beach.",
          "source": "https://hoshinoresorts.com/ja/hotels/risonarekohamajima/todo/1/"
        },
        {
          "id": "kohama-access",
          "label": "小浜島へのアクセス",
          "claim": "Official guidance states approximately 25 minutes by ferry from Ishigaki Port to Kohama Port and approximately 10 minutes by hotel shuttle.",
          "source": "https://hoshinoresorts.com/ja/hotels/risonarekohamajima/access/"
        },
        {
          "id": "kohama-rooms",
          "label": "客室と滞在スタイル",
          "claim": "The official stay guide describes all 60 rooms as villa-type suites.",
          "source": "https://hoshinoresorts.com/ja/hotels/risonarekohamajima/todo/1/"
        }
      ],
      "practical": {
        "access": {
          "label": "ACCESS",
          "text": "石垣港から船で約25分、小浜港から送迎で約10分",
          "evidence_ids": [
            "kohama-access"
          ]
        },
        "stay": {
          "label": "STAY",
          "text": "全60室、ヴィラタイプのオールスイート",
          "evidence_ids": [
            "kohama-rooms"
          ]
        },
        "focus": {
          "label": "FOCUS",
          "text": "石西礁湖、ビーチ、島内サイクリング",
          "evidence_ids": [
            "kohama-marine",
            "kohama-island",
            "kohama-beach"
          ]
        },
        "fit": {
          "label": "FOR YOU",
          "text": "明るい海と開放感を中心に、島も巡りたい旅",
          "evidence_ids": [
            "kohama-marine",
            "kohama-island"
          ]
        }
      },
      "weights": {
        "unwind": 2,
        "culture": 1,
        "learn": 1,
        "explore": 2,
        "sea": 3,
        "open": 3
      },
      "reasons": {
        "unwind": {
          "text": "島風とビーチの時間へ速度を落とせるため",
          "evidence_ids": [
            "kohama-beach"
          ]
        },
        "culture": {
          "text": "畑、集落、海を行き来して島の輪郭に触れるため",
          "evidence_ids": [
            "kohama-island"
          ]
        },
        "learn": {
          "text": "石西礁湖という海の環境を入口にできるため",
          "evidence_ids": [
            "kohama-marine"
          ]
        },
        "explore": {
          "text": "自転車で島を巡り、海へ出る動きがあるため",
          "evidence_ids": [
            "kohama-island",
            "kohama-marine"
          ]
        },
        "sea": {
          "text": "珊瑚礁、ビーチ、マリン体験が旅の中心にあるため",
          "evidence_ids": [
            "kohama-marine",
            "kohama-beach"
          ]
        },
        "open": {
          "text": "広い空と明るい水面を主役にした滞在だから",
          "evidence_ids": [
            "kohama-marine",
            "kohama-beach"
          ]
        }
      }
    },
    {
      "id": "taketomi-peace-island",
      "hotel_catalog_id": "peace-island-taketomi",
      "collection": "yaeyama",
      "order": 4,
      "place": "竹富島",
      "title": "路地の宿",
      "eyebrow": "TAKETOMI / VILLAGE LANE",
      "lead": "石垣の路地の内側で、島の暮らしのすぐ隣に眠る。",
      "href": "./taketomi/peace-island/",
      "context": "./taketomi/peace-island/ai-context.json",
      "island_guide": {
        "label": "竹富島を知る",
        "href": "./taketomi/"
      },
      "visual": {
        "template": "settlement",
        "colors": [
          "#e8dcc0",
          "#c98a63",
          "#f4ecd9",
          "#54402c"
        ]
      },
      "reviewed_at": "2026-07-16",
      "verification": {
        "status": "pending_source_verification",
        "note": "この登録は準備中です。公式サイトのURLは確認済みですが、客室・設備などの施設情報の出典検証はこれからのため、内容は編集上の紹介に留めています。最新・正確な情報は必ず公式情報で確認してください。"
      },
      "evidence": [
        {
          "id": "peace-taketomi-island-access",
          "label": "島へのアクセス",
          "claim": "Official guidance states approximately 10 minutes by ferry from Ishigaki Port to Taketomi Port.",
          "source": "https://hoshinoresorts.com/ja/hotels/hoshinoyataketomijima/access/"
        },
        {
          "id": "peace-taketomi-pending",
          "label": "施設情報の確認先（出典検証前）",
          "claim": "The entity name and official URL (https://peace-k.jp/taketomi/) were corroborated via web-search result titles on 2026-07-16, including a Taketomi Town Tourism Association listing. Facility-specific facts are still pending verification, so this entry stays capped at weight 2.",
          "source": "https://painusima.com/245/"
        }
      ],
      "practical": {
        "access": {
          "label": "ACCESS",
          "text": "石垣港から船で約10分。港から集落へ",
          "evidence_ids": [
            "peace-taketomi-island-access"
          ]
        },
        "stay": {
          "label": "STAY",
          "text": "集落の中に泊まる小さな宿という位置づけ（出典検証前）",
          "evidence_ids": [
            "peace-taketomi-pending"
          ]
        },
        "focus": {
          "label": "FOCUS",
          "text": "路地の暮らし、最終便後の静けさ、素朴なもてなし",
          "evidence_ids": [
            "peace-taketomi-pending"
          ]
        },
        "fit": {
          "label": "FOR YOU",
          "text": "設備よりも、島の日常との距離の近さを選ぶ旅",
          "evidence_ids": [
            "peace-taketomi-pending"
          ]
        }
      },
      "weights": {
        "unwind": 2,
        "culture": 2,
        "learn": 1,
        "explore": 2,
        "sea": 1,
        "open": 1
      },
      "reasons": {
        "unwind": {
          "text": "夜の集落の静けさの中に泊まる滞在として描くため（施設情報は出典検証前）",
          "evidence_ids": [
            "peace-taketomi-pending"
          ]
        },
        "culture": {
          "text": "集落の暮らしのすぐ隣に泊まることを軸に据えるため（施設情報は出典検証前）",
          "evidence_ids": [
            "peace-taketomi-pending"
          ]
        },
        "learn": {
          "text": "島の生活時間に沿って過ごす滞在のため（施設情報は出典検証前）",
          "evidence_ids": [
            "peace-taketomi-pending"
          ]
        },
        "explore": {
          "text": "集落と浜を歩いてめぐる拠点になるため（施設情報は出典検証前）",
          "evidence_ids": [
            "peace-taketomi-pending"
          ]
        },
        "sea": {
          "text": "浜へは歩く距離という島の暮らし方に沿うため（施設情報は出典検証前）",
          "evidence_ids": [
            "peace-taketomi-pending"
          ]
        },
        "open": {
          "text": "簡素さの中で肩の力を抜く滞在のため（施設情報は出典検証前）",
          "evidence_ids": [
            "peace-taketomi-pending"
          ]
        }
      }
    },
    {
      "id": "kohama-haimurubushi",
      "hotel_catalog_id": "haimurubushi",
      "collection": "yaeyama",
      "order": 5,
      "place": "小浜島",
      "title": "星の庭の宿",
      "eyebrow": "KOHAMAJIMA / STARRY GARDEN",
      "lead": "広い園内の夜を歩き、南の星空の下で一日を閉じる。",
      "href": "./kohama/haimurubushi/",
      "context": "./kohama/haimurubushi/ai-context.json",
      "island_guide": {
        "label": "小浜島を知る",
        "href": "./kohama/"
      },
      "visual": {
        "template": "coast",
        "colors": [
          "#dfeadf",
          "#5cbdb4",
          "#f0e1b2",
          "#122a44"
        ]
      },
      "reviewed_at": "2026-07-16",
      "verification": {
        "status": "pending_source_verification",
        "note": "この登録は準備中です。公式サイトのURLは確認済みですが、客室・設備などの施設情報の出典検証はこれからのため、内容は編集上の紹介に留めています。最新・正確な情報は必ず公式情報で確認してください。"
      },
      "evidence": [
        {
          "id": "haimurubushi-island-access",
          "label": "島へのアクセス",
          "claim": "Official guidance states approximately 25 minutes by ferry from Ishigaki Port to Kohama Port.",
          "source": "https://hoshinoresorts.com/ja/hotels/risonarekohamajima/access/"
        },
        {
          "id": "haimurubushi-pending",
          "label": "施設情報の確認先（出典検証前）",
          "claim": "The entity name and official URL (https://www.haimurubushi.co.jp/) were corroborated via web-search result titles on 2026-07-16. Facility-specific facts are still pending verification (listings report a renewal opened 2025-07-15), so this entry stays capped at weight 2.",
          "source": "https://www.haimurubushi.co.jp/"
        }
      ],
      "practical": {
        "access": {
          "label": "ACCESS",
          "text": "石垣港から船で約25分。小浜港から島の南側へ",
          "evidence_ids": [
            "haimurubushi-island-access"
          ]
        },
        "stay": {
          "label": "STAY",
          "text": "広い園内を持つ滞在型リゾートという位置づけ（出典検証前）",
          "evidence_ids": [
            "haimurubushi-pending"
          ]
        },
        "focus": {
          "label": "FOCUS",
          "text": "星空、夜の園内散歩、昼は礁湖へ",
          "evidence_ids": [
            "haimurubushi-pending"
          ]
        },
        "fit": {
          "label": "FOR YOU",
          "text": "夜の時間まで島にいたい、連泊でゆるむ旅",
          "evidence_ids": [
            "haimurubushi-pending"
          ]
        }
      },
      "weights": {
        "unwind": 2,
        "culture": 1,
        "learn": 2,
        "explore": 2,
        "sea": 2,
        "open": 2
      },
      "reasons": {
        "unwind": {
          "text": "夜と朝の園内の静けさを滞在の中心に描くため（施設情報は出典検証前）",
          "evidence_ids": [
            "haimurubushi-pending"
          ]
        },
        "culture": {
          "text": "島の暮らしへは島ガイド経由で触れる構成のため（施設情報は出典検証前）",
          "evidence_ids": [
            "haimurubushi-pending"
          ]
        },
        "learn": {
          "text": "南の島の星空を知る夜を描くため（施設情報は出典検証前）",
          "evidence_ids": [
            "haimurubushi-pending"
          ]
        },
        "explore": {
          "text": "園内と島内をめぐる滞在のため（施設情報は出典検証前）",
          "evidence_ids": [
            "haimurubushi-pending"
          ]
        },
        "sea": {
          "text": "昼は石西礁湖の海で過ごす前提の拠点のため（施設情報は出典検証前）",
          "evidence_ids": [
            "haimurubushi-pending"
          ]
        },
        "open": {
          "text": "空の広さと夜空へひらける滞在のため（施設情報は出典検証前）",
          "evidence_ids": [
            "haimurubushi-pending"
          ]
        }
      }
    },
    {
      "id": "iriomote-painumaya",
      "hotel_catalog_id": "painumaya-iriomote",
      "collection": "yaeyama",
      "order": 6,
      "place": "西表島",
      "title": "川音の宿",
      "eyebrow": "IRIOMOTE / RIVERSIDE JUNGLE",
      "lead": "ジャングルと川のそばで、夜の音に耳を澄ます。",
      "href": "./iriomote/painumaya/",
      "context": "./iriomote/painumaya/ai-context.json",
      "island_guide": {
        "label": "西表島を知る",
        "href": "./iriomote/"
      },
      "visual": {
        "template": "waterway",
        "colors": [
          "#9dc3a4",
          "#28513c",
          "#3f8176",
          "#0f291f"
        ]
      },
      "reviewed_at": "2026-07-16",
      "verification": {
        "status": "pending_source_verification",
        "note": "この登録は準備中です。公式サイトのURLは確認済みですが、客室・設備などの施設情報の出典検証はこれからのため、内容は編集上の紹介に留めています。最新・正確な情報は必ず公式情報で確認してください。"
      },
      "evidence": [
        {
          "id": "painumaya-island-access",
          "label": "島へのアクセス",
          "claim": "Visitor access information describes ferry travel from Ishigaki Island to Iriomote Island's Uehara or Ohara ports and directs travelers to check operators for current service.",
          "source": "https://painusima.com/access/"
        },
        {
          "id": "painumaya-pending",
          "label": "施設情報の確認先（施設情報は出典検証中・公式URLは確認済み）",
          "claim": "The entity name and official URL (https://www.painumaya.com/) were corroborated via web-search result titles on 2026-07-16, including a Taketomi Town Tourism Association listing. Facility-specific facts are still pending verification, so this entry stays capped at weight 2.",
          "source": "https://painusima.com/733/"
        },
        {
          "id": "painumaya-location",
          "label": "島内での位置（検索結果要約で確認）",
          "claim": "Web-search result summaries of the official site describe the hotel as located in the northeastern part of Iriomote Island, in a secluded jungle setting beside a river (corroborated via web-search result summaries, 2026-07-16).",
          "source": "https://www.painumaya.com/access"
        }
      ],
      "practical": {
        "access": {
          "label": "ACCESS",
          "text": "石垣港から船で西表島へ。航路（上原・大原）と所要時間は当日の運航情報で確認",
          "evidence_ids": [
            "painumaya-island-access"
          ]
        },
        "stay": {
          "label": "STAY",
          "text": "島の北東、ジャングルと川のそばの宿（立地は検索結果要約で確認・施設情報は出典検証中）",
          "evidence_ids": [
            "painumaya-location",
            "painumaya-pending"
          ]
        },
        "focus": {
          "label": "FOCUS",
          "text": "夜の川音、朝の霧、昼のフィールド",
          "evidence_ids": [
            "painumaya-pending"
          ]
        },
        "fit": {
          "label": "FOR YOU",
          "text": "森の夜まで含めて、西表をまるごと旅したい人へ",
          "evidence_ids": [
            "painumaya-pending"
          ]
        }
      },
      "weights": {
        "unwind": 2,
        "culture": 1,
        "learn": 2,
        "explore": 2,
        "sea": 1,
        "open": 1
      },
      "reasons": {
        "unwind": {
          "text": "森と川の音に一日の速度を合わせる滞在のため（施設情報は出典検証中）",
          "evidence_ids": [
            "painumaya-pending"
          ]
        },
        "culture": {
          "text": "島の夜の時間まで含めて土地に触れる入口になるため（施設情報は出典検証中）",
          "evidence_ids": [
            "painumaya-pending"
          ]
        },
        "learn": {
          "text": "フィールドの間近から自然の理解へ入る拠点として描くため（施設情報は出典検証中）",
          "evidence_ids": [
            "painumaya-pending"
          ]
        },
        "explore": {
          "text": "川をさかのぼる昼と森へ帰る夕方を往復する滞在のため（施設情報は出典検証中）",
          "evidence_ids": [
            "painumaya-pending"
          ]
        },
        "sea": {
          "text": "島の水系の上流側から海とのつながりに触れるため（施設情報は出典検証中）",
          "evidence_ids": [
            "painumaya-pending"
          ]
        },
        "open": {
          "text": "灯りの少ない夜に感覚をひらく滞在のため（施設情報は出典検証中）",
          "evidence_ids": [
            "painumaya-pending"
          ]
        }
      }
    }
  ]
}
