schema.org / Prodotto

Relatix JSON-LD Tool

Dati strutturati compatibili con Google con classificazione industriale NAICS — www.jsonldtool.com

🔍
Output
Lingua
Direzione
Esempi URL
Larghezza
Dimensione del testo
Modalità colore
Caratteri tipografici
Prodotto
📦

Informazioni sul prodotto

Il nome del prodotto è obbligatorio
La descrizione è consigliata
Almeno un URL immagine è richiesto
Un URL per riga
La marca è consigliata
L’URL del prodotto è richiesto per le schede commerciante
🏷️

Identificatori del prodotto

Almeno un identificatore (SKU, GTIN, MPN) è consigliato
UPC/EAN/ISBN
Codice articolo del produttore
🏭

Classificazione industriale NAICS

🏭

Classificazione industriale SIC

📐

Attributi

💰

Prezzi e disponibilità

Il prezzo è obbligatorio
Data ISO
📅

Noleggio con riscatto / Finanziamento

Valutazioni e recensioni

🚚

Dettagli di spedizione

🚚

Tariffa di consegna

↩️

Politica di reso

Completamento5/33 campi (15%)

Validazione

Richiesto da Google
Il nome del prodotto è obbligatorio
Almeno un URL immagine è richiesto
Il prezzo è obbligatorio
L’URL del prodotto è richiesto per le schede commerciante
Consigliato da Google
La descrizione è consigliata
La marca è consigliata
Almeno un identificatore (SKU, GTIN, MPN) è consigliato

Suggerimenti per l’ottimizzazione

Aggiungere AggregateRating può migliorare il tasso di clic fino al 30% nei risultati di ricerca.
Includere almeno una Review aiuta a creare fiducia e può abilitare gli snippet di recensioni.
Aggiungere dettagli di spedizione aiuta a qualificarsi per i badge di spedizione gratuita in Google Shopping.
Le informazioni sulla politica di reso aumentano la fiducia dell’acquirente e sono necessarie per alcune funzionalità di Google Shopping.
Il GTIN (UPC/EAN) aiuta Google ad abbinare il tuo prodotto al suo catalogo, migliorando la visibilità.
ℹ️Più immagini del prodotto migliorano il coinvolgimento e possono apparire nei risultati di ricerca per immagini.
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": "it"
12}
13</script>

Riferimento rapido

1. Seleziona il tipo di schema sopra
2. Compila i campi del modulo a sinistra
3. Scegli il formato di output (JSON-LD, Microdata, RDFa, XML, Open Graph)
4. Risolvi gli errori di validazione sopra
5. Copia l’output
6. Incolla nella sezione <head> della tua pagina
7. Testa su Rich Results Test
Ctrl+Z Annulla · Ctrl+Shift+Z Ripeti · Ctrl+S Esporta · Ctrl+Shift+C Copia
Copyright 2026 Relatix LLC

Schema Azione in formato JSON-LD

An action performed by a direct agent and indirect participants upon a direct object. Optionally happens at a location …

Azione è un tipo di schema.org. Usa il generatore qui sopra per creare dati strutturati Azione come JSON-LD, Microdata, RDFa, XML o Open Graph, poi incollali nella tua pagina per aiutare Google, Bing e i motori di risposta basati sull'IA a comprendere i tuoi contenuti.

Consulta la definizione ufficiale su schema.org/Action.

Proprietà di Azione

Proprietà definite direttamente su Action:

ProprietàTipo previstoDescrizione
actionProcessTextDescription of the process by which the action was performed.
actionStatusTextIndicates the current disposition of the Action.
agentTextThe direct performer or driver of the action (animate or inanimate). E.g. *John* wrote a book.
endTimeDateTimeThe endTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), the …
errorTextFor failed actions, more information on the cause of the failure. Consider using the Error type.
instrumentTextThe object that helped the agent perform the action. E.g. John wrote a book with *a pen*.
locationTextThe location of, for example, where an event is happening, where an organization is located, or whe…
objectTextThe object upon which the action is carried out, whose state is kept intact or changed. Also known …
participantTextOther co-agents that participated in the action indirectly. E.g. John wrote a book with *Steve*.
providerTextThe service provider, service operator, or service performer; the goods producer. Another party (a …
resultTextThe result produced in the action. E.g. John wrote *a book*.
startTimeDateTimeThe startTime of something. For a reserved event or service (e.g. FoodEstablishmentReservation), th…
targetURLIndicates a target EntryPoint, or url, for an Action.

Proprietà ereditate

Action eredita anche proprietà da Thing.

ProprietàTipo previstoDescrizione
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.

Esempio di JSON-LD di Action

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

Domande frequenti

Che cos'è lo schema Azione?

Azione (schema.org/Action) è un tipo di dati strutturati usato per descrivere un Azione ai motori di ricerca e ai sistemi di IA. Aggiungere il JSON-LD di Azione a una pagina aiuta Google, Bing e i motori di risposta a comprendere il contenuto e può abilitare i risultati avanzati.

Come aggiungo dati strutturati Azione al mio sito web?

Compila i campi Azione in questo strumento, copia il JSON-LD generato e incollalo all'interno di un tag <script type="application/ld+json"> nell'<head> o nel <body> della tua pagina. Puoi anche esportare Microdata, RDFa, XML o Open Graph.

Il generatore di JSON-LD di Azione è gratuito?

Sì. jsonldtool.com è un generatore e validatore di schema Azione gratuito che non richiede registrazione.

Tipi di schema correlati

CosaAchieveActionAssessActionConsumeActionControlActionCreateActionFindActionInteractActionMoveActionOrganizeActionPlayActionSearchActionSeekToAction