Skip to main content
Menu

Markup FAQ

Schema Markup FAQ

Markup Schema.org FAQ in formato JSON

Generatore markup FAQ. Ottieni il codice JSON per dati strutturati FAQ.

<script type="application/ld+json">
    {
      "@context": "https://schema.org",
      "@type": "FAQPage",
      "mainEntity": [{
        "@type": "Question",
        "name": "Domanda #1",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Risposta Domanda #1"
        }
      }, {
        "@type": "Question",
        "name": "Domanda #2",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Risposta Domanda #2"
        }
      }, {
        "@type": "Question",
        "name": "Domanda #3",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Risposta Domanda #3"
        }
      }, {
        "@type": "Question",
        "name": "Domanda #4",
        "acceptedAnswer": {
          "@type": "Answer",
          "text": "Risposta Domanda #4"
        }
      }, {
        "@type": "Question",
        "name": "Domanda #5",
        "acceptedAnswer": {
          "@type": "Answer",
          "text":"Risposta Domanda #5"}
        }]
    }
    </script>
JSON

Markup Articolo

Generatore Markup Articolo
JSON

Markup Breadcrumb

Generatore Markup Breadcrumb
JSON

Markup Evento

Generatore Markup Evento
JSON

Markup LocalBusiness

Generatore Markup LocalBusiness
Francesco Adorno