schema.org / Produk

Relatix JSON-LD Tool

Data terstruktur ramah Google dengan klasifikasi industri NAICS — www.jsonldtool.com

🔍
Keluaran
Bahasa
Arah
Contoh URL
Lebar
Ukuran Teks
Mode Warna
Jenis Huruf
Produk
📦

Informasi Produk

Nama produk wajib diisi
Deskripsi direkomendasikan
Minimal satu URL gambar wajib diisi
Satu URL per baris
Merek direkomendasikan
URL produk wajib untuk daftar penjual
🏷️

Pengenal Produk

Minimal satu pengenal (SKU, GTIN, MPN) direkomendasikan
UPC/EAN/ISBN
Nomor suku cadang produsen
🏭

Klasifikasi Industri NAICS

🏭

Klasifikasi Industri SIC

📐

Atribut

💰

Harga & Ketersediaan

Harga wajib diisi
Tanggal ISO
📅

Sewa Beli / Pembiayaan

Peringkat & Ulasan

🚚

Detail Pengiriman

🚚

Biaya Pengiriman

↩️

Kebijakan Pengembalian

Penyelesaian5/33 kolom (15%)

Validasi

Wajib oleh Google
Nama produk wajib diisi
Minimal satu URL gambar wajib diisi
Harga wajib diisi
URL produk wajib untuk daftar penjual
Direkomendasikan oleh Google
Deskripsi direkomendasikan
Merek direkomendasikan
Minimal satu pengenal (SKU, GTIN, MPN) direkomendasikan

Tips Optimasi

Menambahkan AggregateRating dapat meningkatkan rasio klik-tayang hingga 30% di hasil pencarian.
Menyertakan minimal satu ulasan membantu membangun kepercayaan dan dapat mengaktifkan cuplikan kaya ulasan.
Menambahkan detail pengiriman membantu memenuhi syarat untuk lencana gratis ongkir di Google Shopping.
Informasi kebijakan pengembalian membangun kepercayaan pembeli dan diperlukan untuk beberapa fitur Google Shopping.
GTIN (UPC/EAN) membantu Google mencocokkan produk Anda dengan katalognya, meningkatkan visibilitas.
ℹ️Beberapa gambar produk meningkatkan keterlibatan dan dapat muncul di hasil pencarian gambar.
JSON-LD Output
1<script type="application/ld+json">
2{
3 "@context": "https://schema.org",
4 "@type": "Product",
5 "offers": {
6 "@type": "Offer",
7 "priceCurrency": "USD",
8 "availability": "https://schema.org/InStock",
9 "itemCondition": "https://schema.org/NewCondition"
10 },
11 "inLanguage": "id"
12}
13</script>

Referensi Cepat

1. Pilih tipe schema di atas
2. Isi kolom formulir di sebelah kiri
3. Pilih format keluaran (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Selesaikan kesalahan validasi di atas
5. Salin keluaran
6. Tempel ke bagian <head> halaman Anda
Ctrl+Z Urungkan · Ctrl+Shift+Z Ulangi · Ctrl+S Ekspor · Ctrl+Shift+C Salin
Copyright 2026 Relatix LLC

Skema DrugCost dalam JSON-LD

The cost per unit of a medical drug. Note that this type is not meant to represent the price in an offer of a drug for …

DrugCost adalah tipe schema.org. Gunakan generator di atas untuk membangun data terstruktur DrugCost sebagai JSON-LD, Microdata, RDFa, XML, atau Open Graph, lalu tempelkan ke halaman Anda untuk membantu Google, Bing, dan mesin jawaban AI memahami konten Anda.

Lihat definisi resmi di schema.org/DrugCost.

Properti DrugCost

Properti yang didefinisikan langsung pada DrugCost:

PropertiTipe yang diharapkanDeskripsi
applicableLocationTextThe location in which the status applies.
costCategoryTextThe category of cost, such as wholesale, retail, reimbursement cap, etc.
costCurrencyTextThe currency (in 3-letter) of the drug cost. See: http://en.wikipedia.org/wiki/ISO_4217.
costOriginTextAdditional details to capture the origin of the cost data. For example, 'Medicare Part B'.
costPerUnitTextThe cost per unit of the drug.
drugUnitTextThe unit in which the drug is measured, e.g. '5 mg tablet'.

Properti yang diwarisi

DrugCost juga mewarisi properti dari MedicalEntity, Thing.

PropertiTipe yang diharapkanDeskripsi
codeTextA medical code for the entity, taken from a controlled vocabulary or ontology such as ICD-9, Diseas…
fundingTextA [[Grant]] that directly or indirectly provide funding or sponsorship for this item. See also [[ow…
guidelineTextA medical guideline related to this entity.
legalStatusTextThe drug or supplement's legal status, including any controlled substance schedules that apply.
medicineSystemTextThe system of medicine that includes this MedicalEntity, for example 'evidence-based', 'homeopathic…
recognizingAuthorityTextIf applicable, the organization that officially recognizes this entity as part of its endorsed syst…
relevantSpecialtyTextIf applicable, a medical specialty in which this entity is relevant.
studyTextA medical study or trial related to this entity.
additionalTypeURLAn additional type for the item, typically used for adding more specific types from external vocabu…
alternateNameTextAn alias for the item.
descriptionTextA description of the item.
disambiguatingDescriptionTextA sub property of description. A short description of the item used to disambiguate from other, sim…
identifierURLThe identifier property represents any kind of identifier for any kind of [[Thing]], such as ISBNs,…
imageURLAn image of the item. This can be a [[URL]] or a fully described [[ImageObject]].
mainEntityOfPageURLIndicates a page (or other CreativeWork) for which this thing is the main entity being described. S…
nameTextThe name of the item.
ownerTextA person or organization who owns this Thing.
potentialActionTextIndicates a potential Action, which describes an idealized action in which this thing would play an…
sameAsURLURL of a reference Web page that unambiguously indicates the item's identity. E.g. the URL of the i…
subjectOfTextA CreativeWork or Event about this Thing.
urlURLURL of the item.

Contoh JSON-LD DrugCost

{
  "@context": "https://schema.org",
  "@type": "DrugCost",
  "name": "Example DrugCost"
}

Pertanyaan yang sering diajukan

Apa itu schema DrugCost?

DrugCost (schema.org/DrugCost) adalah tipe data terstruktur yang digunakan untuk mendeskripsikan DrugCost kepada mesin pencari dan sistem AI. Menambahkan DrugCost JSON-LD ke halaman membantu Google, Bing, dan mesin jawaban memahami konten dan dapat mengaktifkan hasil kaya.

Bagaimana cara menambahkan data terstruktur DrugCost ke situs web saya?

Isi kolom DrugCost di alat ini, salin JSON-LD yang dihasilkan, dan tempelkan di dalam tag <script type="application/ld+json"> pada bagian <head> atau <body> halaman Anda. Anda juga dapat mengekspor Microdata, RDFa, XML, atau Open Graph.

Apakah generator DrugCost JSON-LD gratis?

Ya. jsonldtool.com adalah generator dan validator schema DrugCost gratis tanpa perlu mendaftar.

Tipe schema terkait

Medical Entity