Aarunya AppsAarunya Apps

Schema.org JSON-LD Generator

Free

Generate valid structured data for Google rich results. 100% client-side — nothing leaves your browser.

Schema looks good — all required fields are filled
📅

Event Fields

Event info in search results

Location

Status

Output

Paste into your page’s <head> inside a script tag

{
  "@context": "https://schema.org",
  "@type": "Event",
  "name": "Annual Tech Summit 2024",
  "startDate": "2026-07-22T09:00",
  "endDate": "2026-07-22T17:00",
  "description": "Join industry leaders for a full day of innovation, networking, and learning.",
  "url": "https://www.techsummit.example.com",
  "location": {
    "@type": "Place",
    "name": "Convention Center",
    "address": "789 Convention Blvd, Chicago, IL 60601"
  },
  "organizer": {
    "@type": "Organization",
    "name": "Tech Events Inc."
  },
  "eventStatus": "https://schema.org/EventScheduled",
  "eventAttendanceMode": "https://schema.org/OfflineEventAttendanceMode"
}

Real-time output

JSON-LD updates as you type. No submit button, no page reload.

Built-in validator

Required and recommended fields checked against Google's rich result guidelines.

🔍

SERP preview

See an approximate preview of how your schema will appear in Google search results.