{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "LingUBible",
  "url": "https://lingubible.com/",
  "logo": {
    "@type": "ImageObject",
    "url": "https://lingubible.com/favicon-google.png",
    "width": 96,
    "height": 96
  },
  "sameAs": [
    "https://lingubible.com/"
  ],
  "description": "嶺南大學課程與講師評價平台 - Lingnan University Course Review Platform",
  "brand": {
    "@type": "Brand",
    "name": "LingUBible",
    "alternateName": ["Reg科聖經", "嶺大Reg科聖經"],
    "description": "The official course and instructor review platform for Lingnan University students"
  },
  "owns": {
    "@type": "WebSite",
    "url": "https://lingubible.com/",
    "name": "LingUBible"
  }
} 