ORY

JSON-LD Generator

Generate Schema.org structured data for Person, Organization, Product, Article, and FAQ.

Fields
JSON-LD
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "Person",
  "name": "Ada Lovelace",
  "url": "https://example.com",
  "image": "https://example.com/avatar.jpg",
  "jobTitle": "Mathematician",
  "email": "[email protected]",
  "sameAs": [
    "https://twitter.com/example",
    "https://github.com/example"
  ]
}
</script>