DNS Records
JSON+LD
[
{
"@context": "https://schema.org",
"@type": "WebSite",
"name": "健行筆記",
"url": "https://hiking.biji.co",
"potentialAction": {
"@type": "SearchAction",
"target": "https://hiking.biji.co/index.php?q=search&qStr={search_keyword}",
"query-input": "required name=search_keyword"
}
},
{
"@context": "http://schema.org",
"@type": "Corporation",
"name": "健行筆記",
"description": "健行筆記提供登山、健行、攀登百岳的知識與內容,建置全台最完整的步道資料庫,即時路線回報及GPX分享打造安全的登山環境,讓山友分享登山的心得及照片,致力讓造訪健行筆記的訪客成為最幸福的山友。",
"url": "https://hiking.biji.co",
"logo": {
"@type": "ImageObject",
"url": "https://hiking.biji.co/images/default_img/android-chrome-512x512.png",
"width": 512,
"height": 512,
"caption": "健行筆記LOGO"
},
"contactPoint": {
"@type": "ContactPoint",
"telephone": "+886-223660330",
"contactType": "customer service",
"areaServed": "TW",
"availableLanguage": "Chinese (Traditional)"
},
"address": {
"@type": "PostalAddress",
"postalCode": "23143",
"addressRegion": "新北市",
"addressLocality": "新店區",
"streetAddress": "北新路三段213號15樓",
"addressCountry": "TW"
},
"sameAs": [
"https://www.facebook.com/hikingbiji/",
"https://www.youtube.com/channel/UC8u9BaXPYAI2TCR9a88CUbg"
]
},
{
"@context": "https://schema.org",
"@type": "MobileApplication",
"name": "健行筆記",
"operatingSystem": "ANDROID",
"applicationCategory": "SportsApplication",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "TWD"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "4.4",
"ratingCount": "584"
},
"downloadUrl": "https://play.google.com/store/apps/details?id=co.biji.hiking.hikingbiji"
},
{
"@context": "https://schema.org",
"@type": "MobileApplication",
"name": "健行筆記",
"operatingSystem": "IOS",
"applicationCategory": "SportsApplication",
"offers": {
"@type": "Offer",
"price": "0",
"priceCurrency": "TWD"
},
"aggregateRating": {
"@type": "AggregateRating",
"ratingValue": "3.1",
"ratingCount": "96"
},
"downloadUrl": "https://apps.apple.com/tw/app/%E5%81%A5%E8%A1%8C%E7%AD%86%E8%A8%98/id1342475719"
},
{
"@context": "https://schema.org",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"item": {
"@id": "https://hiking.biji.co",
"name": "健行筆記"
}
}
]
}
]