Free Employer Aggregate Rating Schema Generator
Generate EmployerAggregateRating structured data (JSON-LD) to display employer ratings and reviews from job seekers in Google Search results.
Enter Your Details
The average rating for this employer.
The highest possible rating (default: 5).
The lowest possible rating (default: 1).
Total number of ratings received.
Valid JSON-LD
{
"@context": "https://schema.org",
"@type": "EmployerAggregateRating",
"bestRating": "5",
"worstRating": "1"
}