Skip to content

Instantly share code, notes, and snippets.

View pprclients's full-sized avatar

pprclients

  • Joined May 13, 2026
View GitHub Profile
@pprclients
pprclients / service-schema.json
Created May 13, 2026 15:08
Service Schema JSON for Service Pages
{
"@context": "https://schema.org",
"@type": "Service",
"name": "%seo_title%",
"description": "%seo_description%",
"serviceType": "[UPDATE: e.g., Maternity Photography]",
"areaServed": "[UPDATE: cities and counties separated by commas]",
"image": {
"@type": "ImageObject",
"url": "%post_thumbnail%"