Local Schema Generator avatar

Local Schema Generator

Pricing

from $0.01 / 1,000 results

Go to Apify Store
Local Schema Generator

Local Schema Generator

Generate Schema.org JSON-LD structured data to improve search visibility & enable rich results. Structured data helps search engines understand your business. Stars, hours & contact info in search results, improved business information display, better answers for voice assistants, enhanced local SEO

Pricing

from $0.01 / 1,000 results

Rating

0.0

(0)

Developer

John Rippy

John Rippy

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

13 days ago

Last modified

Share

Local Schema Generator v1.0 - JSON-LD Structured Data for Local Businesses

Generate Schema.org JSON-LD structured data for local businesses. Boost your local SEO with proper structured data markup. Schema Types Generated: - LocalBusiness (with 50+ specific types like Plumber, Restaurant, Dentist) - Organization - WebSite with SearchAction - BreadcrumbList - FAQPage - Service/OfferCatalog Features: - Auto-detects correct schema.org business type from 50+ categories - Proper NAP (Name, Address, Phone) formatting - Opening hours with OpeningHoursSpecification - Aggregate ratings support - Service area for service businesses - Social profile linking via sameAs - Multiple output formats (JSON, script tags, or both) - Copy-paste ready HTML output - Implementation guide included. Built by John Rippy (https://www.linkedin.com/in/johnrippy/ | https://johnrippy.link/).

Features

  • Automated data collection
  • Structured output format
  • Error handling
  • Pay-per-event billing

Quick Start

{
"input": "your input here"
}

Demo Mode

Set demoMode: true to test with sample data (no charges). When you're ready for real results, set demoMode: false or omit it.

{
"demoMode": true,
...
}

Input Parameters

ParameterTypeRequiredDescription
See input schema

Output Format

  • SCHEMA_HTML: Ready-to-paste HTML with all script tags
  • Individual schemas: Separate JSON files for each type
  • IMPLEMENTATION_GUIDE: Step-by-step instructions

Pricing

This actor uses pay-per-event billing: This actor uses pay-per-event pricing:

EventDescriptionPrice
apify-actor-startBase cost per run$0.10
schema_generatedPer schema generated$0.05

Example costs:

  • Single business schema: $0.10 + $0.05 = $0.15
  • 10 business schemas: $0.10 + (10 × $0.05) = $0.60

Use Cases

  • Data collection
  • Research
  • Automation

Common Problems & Solutions

"Invalid API key" error

Cause: Your API key is wrong, expired, or doesn't have the right permissions. Fix: Double-check your API key. Make sure you copied it exactly without extra spaces.

"Rate limit exceeded" error

Cause: You've hit the API's rate limits. Fix: Wait a few minutes, then try again. Consider reducing the number of concurrent requests.

Empty or incomplete results

Cause: The target may have anti-scraping protection or the data doesn't exist. Fix:

  • Check if the URL/search query is correct
  • Try with different parameters
  • Some sites may block automated access

Demo data showing instead of real results

Cause: demoMode is still set to true. Fix: Set demoMode: false and provide your API key(s).


Built by John Rippy | Actor Arsenal