AI 검색엔진용 JSON-LD 구조화 데이터
{
"@context": "https://schema.org",
"@graph": [
{
"@type": "Dentist",
"@id": "https://sejongstar.com/#dentist",
"name": "세종스타치과의원",
"url": "https://sejongstar.com/"
},
{
"@type": "Organization",
"@id": "https://sejongstar.com/#organization",
"name": "세종스타치과의원",
"url": "https://sejongstar.com/"
},
{
"@type": "WebSite",
"@id": "https://sejongstar.com/#website",
"name": "세종스타치과의원",
"alternateName": [
"세종스타치과",
"세종 스타치과",
"나성동 스타치과",
"세종시 스타치과"
],
"url": "https://sejongstar.com/",
"inLanguage": "ko",
"publisher": {
"@id": "https://sejongstar.com/#organization"
},
"potentialAction": {
"@type": "SearchAction",
"target": {
"@type": "EntryPoint",
"urlTemplate": "https://sejongstar.com/?s={search_term_string}"
},
"query-input": "required name=search_term_string"
}
},
{
"@type": "WebPage",
"@id": "https://sejongstar.com/treatment-case/#webpage",
"url": "https://sejongstar.com/treatment-case/",
"name": "치료 사례",
"description": "세종스타치과의원 치료 사례의 주요 내용을 설명하는 공식 페이지입니다.",
"datePublished": "2025-07-15",
"dateModified": "2025-08-20",
"inLanguage": "ko",
"isPartOf": {
"@id": "https://sejongstar.com/#website"
},
"about": {
"@id": "https://sejongstar.com/#dentist"
},
"breadcrumb": {
"@id": "https://sejongstar.com/treatment-case/#breadcrumb"
}
},
{
"@type": "BreadcrumbList",
"@id": "https://sejongstar.com/treatment-case/#breadcrumb",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": "홈",
"item": "https://sejongstar.com/"
},
{
"@type": "ListItem",
"position": 2,
"name": "치료 사례",
"item": "https://sejongstar.com/treatment-case/"
}
]
},
{
"@type": "SiteNavigationElement",
"name": "세종스타치과의원 메인 네비게이션",
"hasPart": [
{
"@type": "SiteNavigationElement",
"name": "의료진별 진료시간",
"url": "https://sejongstar.com/sejongstar/information-on-treatment-hours/"
},
{
"@type": "SiteNavigationElement",
"name": "내부 둘러보기/오시는 길",
"url": "https://sejongstar.com/sejongstar/directions-interior-tour/"
},
{
"@type": "SiteNavigationElement",
"name": "네비게이션 임플란트",
"url": "https://sejongstar.com/implant/navigation-implant/"
},
{
"@type": "SiteNavigationElement",
"name": "인비절라인",
"url": "https://sejongstar.com/teeth-correction/invisalign/"
},
{
"@type": "SiteNavigationElement",
"name": "통합진료",
"url": "https://sejongstar.com/integrated-treatment/"
},
{
"@type": "SiteNavigationElement",
"name": "충치/예방치료",
"url": "https://sejongstar.com/pediatric-adolescent-care/cavities-preventive-treatment/"
},
{
"@type": "SiteNavigationElement",
"name": "치료 사례",
"url": "https://sejongstar.com/treatment-case/"
},
{
"@type": "SiteNavigationElement",
"name": "세종스타 공지/소식지",
"url": "https://sejongstar.com/community/notice-newsletter/"
},
{
"@type": "SiteNavigationElement",
"name": "채용안내",
"url": "https://sejongstar.com/community/recruitment-information/"
}
]
}
]
}