# Structured Data Recommendations — Main site (globaledge.net.in)

Knowledge subdomain hosts copies; **rich results fire on the canonical WordPress URLs**.

## 1. Sitewide (every template)

| Type | Where |
|------|--------|
| `Organization` + `EducationalOrganization` | header/footer JSON-LD (one graph) |
| `LocalBusiness` / `ProfessionalService` | Contact + Home |
| `WebSite` + `SearchAction` | Home (optional; only if on-site search is useful) |
| `BreadcrumbList` | All pages |

Use NAP from `nap.md`. Include `hasMap` if a Google Maps embed exists.

## 2. Destination hubs

`WebPage` + `FAQPage` (Ireland already has FAQs) + `Speakable` optional.  
`about` / `mentions` the destination country.

## 3. MBBS hub and country pages

`FAQPage` (hub already has a strong FAQ)  
`WebPage` with `lastReviewed`  
Do **not** mark up universities as `hasCredential` NMC-approved.

## 4. GEO blogs

`Article` or `BlogPosting`:

- headline = H1  
- datePublished / dateModified  
- publisher = Global Edge Organization  
- mainEntityOfPage  
- `FAQPage` as a second graph node when FAQs exist  
- `cited` / `mentions` official sources where the CMS allows  

## 5. Services

`Service` items for the eight pillars, `provider` = Organization, `areaServed` = IN.

## 6. What not to mark up

- AggregateRating unless you have a Google-compliant review source  
- `guaranteed` outcomes  
- Fake `MedicalOrganization` for MBBS counselling  

Copy-paste starters: `organization.schema.json`, `local-business.schema.json`, `faq-canonical.schema.json`.
