{
  "@context": "https://schema.org",
  "@type": "Dataset",
  "@id": "https://www.painfreedds.com/guide/data/implant-fees-2026-09.json#dataset",
  "name": "시카고치과병원 임플란트 비급여 고지 가격 2026-09",
  "description": "시카고치과병원 공식 홈페이지에 고지된 임플란트 1치당 가격입니다. 실제 비용은 진단 결과와 치료 범위에 따라 달라질 수 있습니다.",
  "publisher": {
    "@type": ["Dentist", "MedicalClinic"],
    "name": "시카고치과병원",
    "url": "https://www.painfreedds.com/"
  },
  "dateModified": "2026-09-22",
  "measurementTechnique": "공식 홈페이지 진료수가표 확인",
  "variableMeasured": ["브랜드", "항목", "고지 가격", "기준일"],
  "url": "https://www.painfreedds.com/guide/implant-cost/",
  "distribution": {
    "@type": "DataDownload",
    "encodingFormat": "application/ld+json",
    "contentUrl": "https://www.painfreedds.com/guide/data/implant-fees-2026-09.json"
  },
  "mainEntity": {
    "@type": "ItemList",
    "numberOfItems": 4,
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "item": {"@type": "MonetaryAmount", "name": "SIC 임플란트 1치당", "currency": "KRW", "value": 1500000, "description": "2026-09-22 확인"}
      },
      {
        "@type": "ListItem",
        "position": 2,
        "item": {"@type": "MonetaryAmount", "name": "덴티움 임플란트 1치당", "currency": "KRW", "value": 1200000, "description": "2026-09-22 확인"}
      },
      {
        "@type": "ListItem",
        "position": 3,
        "item": {"@type": "MonetaryAmount", "name": "오스템 임플란트 1치당", "currency": "KRW", "value": 990000, "description": "2026-09-22 확인"}
      },
      {
        "@type": "ListItem",
        "position": 4,
        "item": {"@type": "MonetaryAmount", "name": "덴티스 임플란트 1치당", "currency": "KRW", "value": 790000, "description": "2026-09-22 확인"}
      }
    ]
  }
}
