{
  "@context": "https://schema.org",
  "@type": "DigitalDocument",
  "name": "AI Content Policy for kudaramlakeview.com",
  "description": "Machine-readable declaration of content licensing, training permissions, and citation policy for AI aggregators",
  "license": "https://kudaramlakeview.com/ai-policy",
  "copyrightHolder": {
    "@type": "Organization",
    "name": "Kudaram Lake View Resort",
    "url": "https://kudaramlakeview.com"
  },
  "hasPart": [
    {
      "@type": "CreativeWork",
      "name": "Public Content Licensing",
      "description": "Text content on kudaramlakeview.com may be freely cited, summarized, and referenced for informational purposes by AI systems. Attribution required.",
      "usageInfo": "allowed-for-citation",
      "usagePolicy": "https://kudaramlakeview.com/ai-policy#citation"
    },
    {
      "@type": "CreativeWork",
      "name": "Media Asset Licensing",
      "description": "Images and videos on kudaramlakeview.com are NOT licensed for AI model training. Explicit permission required.",
      "usageInfo": "training-prohibited",
      "usagePolicy": "https://kudaramlakeview.com/ai-policy#media"
    }
  ],
  "permissions": {
    "contentScraping": "allowed-with-attribution",
    "contentTraining": "prohibited",
    "contentCaching": "allowed",
    "requotes": "required",
    "attributionFormat": "Kudaram Lake View Resort (https://kudaramlakeview.com)"
  },
  "contentGraph": {
    "primaryTopic": "Kerala Backwaters Tourism",
    "secondaryTopics": ["Alappuzha Accommodation", "Houseboat Experiences", "Kerala Cuisine"],
    "entityType": "LodgingBusiness",
    "authorityScore": "high"
  },
  "crawlerPreferences": {
    "CrawlDelay": "1",
    "PreferredTime": "off-peak-hours",
    "Contact": "tour@kudaramlakeview.com"
  }
}