Identity & Authority: National Rail Enquiries – Signal Evidence & AI Readability

National Rail Enquiries

(https://nationalrail.co.uk) 📸 Data Snapshot: May 30, 2026
Identity & Authority — The Lens

Inspect the JSON-LD. Is there an Organization or Person schema, and does it carry sameAs links to real external profiles (LinkedIn, socials)? Missing schema or no identity declaration signals an anonymous entity.

Identity & Authority Expert verifiability & Schema depth.
15 Impact Weight: 15 / 100
100% Reputation

Authority is verified through robust Organization and Service schema, which includes the physical address in Swadlincote and sameAs links to official social media and Wikipedia. There are no claims of expertise by unnamed ‘gurus’; instead, it refers to the Assistance Dogs (UK) scheme and the Transreport app, providing verifiable institutional partnerships. The technical implementation is clean, with a logical heading hierarchy that facilitates accessibility.

The site makes very few marketing performance claims, focusing instead on service announcements. When it does claim benefits, such as ‘Get 1/3 off with a Railcard,’ it is a measurable, legally regulated discount rather than a vague promise of ‘best prices.’ The claim that the fare freeze benefits ‘more than a billion passenger journeys’ is a high-magnitude claim that is consistent with the scale of the national network it represents.

Identity & Authority is read from the structured data first: whether the site declares who it is in machine-readable schema, with verifiable identity links. Below is the schema captured per page, then the external proof links that support (or fail to support) that identity.

🔗 Identity & Technical Layer — schema JSON-LD: identity chains, entity gaps
Homepage schema
{
    "@context": "https://schema.org",
    "@graph": [
        {
            "@type": "Organization",
            "@id": "https://www.nationalrail.co.uk/#organization",
            "name": "National Rail Enquiries",
            "alternateName": "National Rail",
            "url": "https://www.nationalrail.co.uk/",
            "logo": "https://images.nationalrail.co.uk/e8xgegruud3g/4SEen29dfdF6mdj7e9afzA/788e2bfa6a71d6958f0aabd74b75e9e6/National_Rail_Icon_100x100.png?fm=webp&q=75&w=64",
            "description": "National Rail Enquiries is the official source of rail information in Great Britain, providing train times, fares, live departures and ticketing information across the National Rail network.",
            "address": {
                "@type": "PostalAddress",
                "streetAddress": "PO Box 8626",
                "addressLocality": "Swadlincote",
                "postalCode": "DE11 1JA",
                "addressCountry": "GB"
            },
            "sameAs": [
                "https://en.wikipedia.org/wiki/National_Rail",
                "https://x.com/nationalrailenq",
                "https://www.facebook.com/nationalrailenq/",
                "https://www.youtube.com/c/nrenquiries",
                "https://www.instagram.com/national.rail/",
                "https://uk.linkedin.com/company/national-rail-enquiries"
            ]
        },
        {
            "@type": "WebSite",
            "@id": "https://www.nationalrail.co.uk/#website",
            "url": "https://www.nationalrail.co.uk/",
            "name": "National Rail",
            "description": "The gateway to Britain's national rail network, providing train times, live departures, fares enquiries, ticket information, promotions and journey planning tools.",
            "publisher": {
                "@id": "https://www.nationalrail.co.uk/#organization"
            },
            "inLanguage": "en-GB"
        },
        {
            "@type": "WebPage",
            "@id": "https://www.nationalrail.co.uk/#webpage",
            "url": "https://www.nationalrail.co.uk/",
            "name": "The official source for trains in Great Britain | National Rail",
            "description": "The gateway to Britain's national rail network. The portal to rail travel, including train times, information, fares enquiries, promotions and tickets.",
            "isPartOf": {
                "@id": "https://www.nationalrail.co.uk/#website"
            },
            "about": {
                "@id": "https://www.nationalrail.co.uk/#organization"
            },
            "publisher": {
                "@id": "https://www.nationalrail.co.uk/#organization"
            },
            "inLanguage": "en-GB"
        }
    ]
}
/stations/
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item": {
                    "@type": "WebPage",
                    "@id": "https://www.nationalrail.co.uk/home/",
                    "name": "Home"
                }
            },
            {
                "@type": "ListItem",
                "position": 2,
                "item": {
                    "@type": "WebPage",
                    "@id": "https://www.nationalrail.co.uk/stations/",
                    "name": "Stations"
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@type": "SearchResultsPage",
        "@id": "https://www.nationalrail.co.uk/stations/#webpage",
        "url": "https://www.nationalrail.co.uk/stations/",
        "name": "Find a Station | National Rail",
        "headline": "Find a Station",
        "description": "Find information about all National Rail-served stations in Great Britain, including station facilities, accessibility, ticket buying and onward travel information.",
        "inLanguage": "en-GB",
        "isPartOf": {
            "@type": "WebSite",
            "@id": "https://www.nationalrail.co.uk/#website",
            "url": "https://www.nationalrail.co.uk/",
            "name": "National Rail"
        },
        "publisher": {
            "@type": "Organization",
            "@id": "https://www.nationalrail.co.uk/#organization",
            "name": "National Rail",
            "url": "https://www.nationalrail.co.uk/"
        },
        "about": {
            "@type": "Thing",
            "name": "National Rail stations in Great Britain"
        },
        "potentialAction": {
            "@type": "SearchAction",
            "target": "https://www.nationalrail.co.uk/stations/{search_term_string}/",
            "query-input": "required name=search_term_string"
        },
        "mainEntity": {
            "@type": "ItemList",
            "name": "Station information available",
            "numberOfItems": 4,
            "itemListElement": [
                {
                    "@type": "ListItem",
                    "position": 1,
                    "name": "Getting to and from the station",
                    "description": "Information about bike and car parking, bus, tram, underground, metro and taxi connections."
                },
                {
                    "@type": "ListItem",
                    "position": 2,
                    "name": "Station facilities",
                    "description": "Information about cash machines, refreshments, toilets, waiting rooms and security."
                },
                {
                    "@type": "ListItem",
                    "position": 3,
                    "name": "Accessibility and mobility access",
                    "description": "Information about travel assistance, meeting points, step-free access and accessible facilities."
                },
                {
                    "@type": "ListItem",
                    "position": 4,
                    "name": "Ticket buying and collection",
                    "description": "Information about ticket office facilities, opening times, ticket machines, Oyster and Smartcards."
                }
            ]
        }
    }
]
/on-the-train/accessible-train-travel-and-facilities/
[
    {
        "@context": "https://schema.org",
        "@type": "BreadcrumbList",
        "itemListElement": [
            {
                "@type": "ListItem",
                "position": 1,
                "item": {
                    "@type": "WebPage",
                    "@id": "https://www.nationalrail.co.uk/home/",
                    "name": "Home"
                }
            },
            {
                "@type": "ListItem",
                "position": 2,
                "item": {
                    "@type": "WebPage",
                    "@id": "https://www.nationalrail.co.uk/on-the-train/",
                    "name": "On The Train"
                }
            },
            {
                "@type": "ListItem",
                "position": 3,
                "item": {
                    "@type": "WebPage",
                    "@id": "https://www.nationalrail.co.uk/on-the-train/accessible-train-travel-and-facilities/",
                    "name": "Accessible Train Travel and Facilities"
                }
            }
        ]
    },
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "Organization",
                "@id": "https://www.nationalrail.co.uk/#organization",
                "name": "National Rail",
                "url": "https://www.nationalrail.co.uk/",
                "logo": {
                    "@type": "ImageObject",
                    "url": "https://images.nationalrail.co.uk/e8xgegruud3g/4SEen29dfdF6mdj7e9afzA/788e2bfa6a71d6958f0aabd74b75e9e6/National_Rail_Icon_100x100.png?fm=webp&q=75&w=64"
                },
                "sameAs": [
                    "https://twitter.com/nationalrailenq"
                ]
            },
            {
                "@type": "WebPage",
                "@id": "https://www.nationalrail.co.uk/travel-information/alerts-and-notifications/#webpage",
                "url": "https://www.nationalrail.co.uk/travel-information/alerts-and-notifications/",
                "name": "Alerts and Notifications | National Rail",
                "headline": "Alerts and Notifications",
                "description": "Stay up to date on your train journey with National Rail travel alerts, live train information, TrainTracker, SMS updates and social media disruption information.",
                "isPartOf": {
                    "@id": "https://www.nationalrail.co.uk/#website"
                },
                "publisher": {
                    "@id": "https://www.nationalrail.co.uk/#organization"
                },
                "about": {
                    "@id": "https://www.nationalrail.co.uk/travel-information/alerts-and-notifications/#service"
                },
                "mainEntity": {
                    "@id": "https://www.nationalrail.co.uk/travel-information/alerts-and-notifications/#service"
                }
            },
            {
                "@type": "Service",
                "@id": "https://www.nationalrail.co.uk/travel-information/alerts-and-notifications/#service",
                "name": "National Rail travel alerts and notifications",
                "description": "National Rail provides journey alerts and live train information by email, SMS, WhatsApp, TrainTracker, TrainTracker Text and social media to help passengers stay informed about delays, disruption and changes to their journey.",
                "serviceType": "Train travel alerts and live journey information",
                "provider": {
                    "@id": "https://www.nationalrail.co.uk/#organization"
                },
                "areaServed": {
                    "@type": "Country",
                    "name": "Great Britain"
                },
                "audience": {
                    "@type": "Audience",
                    "audienceType": "Rail passengers"
                },
                "availableChannel": [
                    {
                        "@type": "ServiceChannel",
                        "name": "National Rail website and app alerts",
                        "serviceUrl": "https://www.nationalrail.co.uk/travel-information/alerts-and-notifications/"
                    },
                    {
                        "@type": "ServiceChannel",
                        "name": "Email alerts"
                    },
                    {
                        "@type": "ServiceChannel",
                        "name": "SMS alerts"
                    },
                    {
                        "@type": "ServiceChannel",
                        "name": "WhatsApp alerts"
                    },
                    {
                        "@type": "ServiceChannel",
                        "name": "TrainTracker phone service",
                        "servicePhone": {
                            "@type": "ContactPoint",
                            "telephone": "+44-3457-48-49-50",
                            "contactType": "customer support"
                        }
                    },
                    {
                        "@type": "ServiceChannel",
                        "name": "TrainTracker Text",
                        "serviceSmsNumber": "84950"
                    },
                    {
                        "@type": "ServiceChannel",
                        "name": "X / Twitter updates",
                        "serviceUrl": "https://twitter.com/nationalrailenq"
                    }
                ]
            }
        ]
    }
]
/tickets-railcards-and-offers/
{
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
        {
            "@type": "ListItem",
            "position": 1,
            "item": {
                "@type": "WebPage",
                "@id": "https://www.nationalrail.co.uk/home/",
                "name": "Home"
            }
        },
        {
            "@type": "ListItem",
            "position": 2,
            "item": {
                "@type": "WebPage",
                "@id": "https://www.nationalrail.co.uk/tickets-railcards-and-offers/",
                "name": "Tickets, Railcards and Offers"
            }
        }
    ]
}
🛡️ Trust Signals — external proof links that back the declared identity
17Review mentions (all pages)
4External proof links (all pages)
PageReviewsProof links
/ (home) 14 1
/stations/ 1 1
/on-the-train/accessible-train-travel-and-facilities/ 1 1
/tickets-railcards-and-offers/ 1 1