schema.org / Proizvod

Relatix JSON-LD Tool

Strukturirani podaci pogodni za Google sa NAICS industrijskom klasifikacijom — www.jsonldtool.com

🔍
Izlaz
Jezik
Smjer
URL primjeri
Širina
Veličina Teksta
Režim Boja
Fontovi
Proizvod
📦

Informacije o Proizvodu

Naziv proizvoda je obavezan
Opis se preporučuje
Potreban je barem jedan URL slike
Jedan URL po redu
Marka se preporučuje
URL proizvoda obavezan za trgovačke liste
🏷️

Identifikatori Proizvoda

Barem jedan identifikator (SKU, GTIN, MPN) se preporučuje
UPC/EAN/ISBN
Broj dijela proizvođača
🏭

NAICS Industrijska Klasifikacija

🏭

SIC Industrijska Klasifikacija

📐

Atributi

💰

Cijene i Dostupnost

Cijena je obavezna
ISO datum
📅

Najam s Otkupom / Finansiranje

Ocjene i Recenzije

🚚

Detalji Isporuke

🚚

Naknada za Dostavu

↩️

Politika Povrata

Završenost5/33 polja (15%)

Validacija

Zahtijeva Google
Naziv proizvoda je obavezan
Potreban je barem jedan URL slike
Cijena je obavezna
URL proizvoda obavezan za trgovačke liste
Preporučuje Google
Opis se preporučuje
Marka se preporučuje
Barem jedan identifikator (SKU, GTIN, MPN) se preporučuje

Savjeti za Optimizaciju

Dodavanje AggregateRating može poboljšati stope klikova do 30% u rezultatima pretrage.
Uključivanje barem jedne recenzije gradi povjerenje i može omogućiti bogate isječke recenzija.
Dodavanje detalja isporuke pomaže u kvalifikaciji za oznake besplatne isporuke u Google Shopping.
Informacije o politici povrata grade povjerenje kupaca i potrebne su za neke funkcije Google Shopping.
GTIN (UPC/EAN) pomaže Google-u da poveže vaš proizvod s katalogom, poboljšavajući vidljivost.
ℹ️Više slika proizvoda poboljšava angažman i mogu se pojaviti u rezultatima pretrage slika.
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": "bs"
12}
13</script>

Brza Referenca

1. Odaberite tip sheme iznad
2. Popunite polja obrasca na lijevoj strani
3. Odaberite format izlaza (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Riješite sve greške validacije iznad
5. Kopirajte izlaz
6. Zalijepite u <head> sekciju vaše stranice
7. Testirajte na Rich Results Test
Ctrl+Z Poništi · Ctrl+Shift+Z Ponovi · Ctrl+S Izvezi · Ctrl+Shift+C Kopiraj
Copyright 2026 Relatix LLC

Shema GeoCircle u JSON-LD formatu

A GeoCircle is a GeoShape representing a circular geographic area. As it is a GeoShape it provides the simple…

GeoCircle je schema.org tip. Koristite generator iznad da izgradite GeoCircle strukturirane podatke kao JSON-LD, Microdata, RDFa, XML ili Open Graph, a zatim ih zalijepite na svoju stranicu kako biste pomogli Google, Bing i AI odgovornim mašinama da razumiju vaš sadržaj.

Pogledajte zvaničnu definiciju na schema.org/GeoCircle.

Svojstva GeoCircle

Svojstva definisana direktno na GeoCircle:

SvojstvoOčekivani tipOpis
geoMidpointTextIndicates the GeoCoordinates at the centre of a GeoShape, e.g. GeoCircle.
geoRadiusNumberIndicates the approximate radius of a GeoCircle (metres unless indicated otherwise via Distance not…

Naslijeđena svojstva

GeoCircle također naslijeđuje svojstva od GeoShape, StructuredValue, Intangible, Thing.

SvojstvoOčekivani tipOpis
addressTextPhysical address of the item.
addressCountryTextThe country. Recommended to be in 2-letter [ISO 3166-1 alpha-2](http://en.wikipedia.org/wiki/ISO_31…
boxTextA box is the area enclosed by the rectangle formed by two points. The first point is the lower corn…
circleTextA circle is the circular region of a specified radius centered at a specified latitude and longitud…
elevationNumberThe elevation of a location ([WGS 84](https://en.wikipedia.org/wiki/World_Geodetic_System)). Values…
lineTextA line is a point-to-point path consisting of two or more points. A line is expressed as a series o…
polygonTextA polygon is the area enclosed by a point-to-point path for which the starting and ending points ar…
postalCodeTextThe postal code. For example, 94043.
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.

GeoCircle JSON-LD primjer

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

Često postavljana pitanja

Šta je GeoCircle schema?

GeoCircle (schema.org/GeoCircle) je tip strukturiranih podataka koji se koristi za opisivanje GeoCircle pretraživačima i AI sistemima. Dodavanje GeoCircle JSON-LD na stranicu pomaže Google, Bing i mašinama za odgovore da razumiju sadržaj i može omogućiti bogate rezultate.

Kako dodati GeoCircle strukturirane podatke na svoju web stranicu?

Popunite GeoCircle polja u ovom alatu, kopirajte generisani JSON-LD i zalijepite ga unutar <script type="application/ld+json"> oznake u <head> ili <body> vaše stranice. Također možete izvesti Microdata, RDFa, XML ili Open Graph.

Da li je GeoCircle JSON-LD generator besplatan?

Da. jsonldtool.com je besplatan GeoCircle schema generator i validator bez potrebe za registracijom.

Povezani schema tipovi

GeoShape