Identity & Authority: National Couriers Direct – Signal Evidence & AI Readability

National Couriers Direct

(https://nationalcouriersdirect.co.uk) 📸 Data Snapshot: May 21, 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.
6 Impact Weight: 15 / 100
40% Reputation

There is a notable authority gap regarding the human element of the business. While ‘specialist account managers’ are mentioned as a value prop, not a single team member is named or linked via Person schema. Additionally, the footer contains placeholders for ‘UK Registration Number’ and ‘VAT Registration Number’ without the actual digits provided in the text crawl, which is a major red flag for official authority.

The primary disconnect is between the bold ‘99.2% On-Time’ performance claim and the total absence of case studies or performance reports. The marketing tone promises ‘time-critical’ excellence but provides only aggregate star ratings rather than specific instances of complex logistics challenges solved for named clients.

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": "Place",
                "@id": "https://nationalcouriersdirect.co.uk/#place",
                "geo": {
                    "@type": "GeoCoordinates",
                    "latitude": "52.48546071663999",
                    "longitude": " -1.9044833305730413"
                },
                "hasMap": "https://www.google.com/maps/search/?api=1&query=52.48546071663999, -1.9044833305730413"
            },
            {
                "@type": [
                    "ProfessionalService",
                    "Organization"
                ],
                "@id": "https://nationalcouriersdirect.co.uk/#organization",
                "name": "National Couriers Direct",
                "url": "https://nationalcouriersdirect.co.uk",
                "email": "info@nationalcouriersdirect.co.uk",
                "logo": {
                    "@type": "ImageObject",
                    "@id": "https://nationalcouriersdirect.co.uk/#logo",
                    "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/12/favicon.png",
                    "contentUrl": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/12/favicon.png",
                    "caption": "National Couriers Direct",
                    "inLanguage": "en-GB",
                    "width": "41",
                    "height": "59"
                },
                "openingHours": [
                    "Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday 09:00-17:00"
                ],
                "location": {
                    "@id": "https://nationalcouriersdirect.co.uk/#place"
                },
                "image": {
                    "@id": "https://nationalcouriersdirect.co.uk/#logo"
                }
            },
            {
                "@type": "WebSite",
                "@id": "https://nationalcouriersdirect.co.uk/#website",
                "url": "https://nationalcouriersdirect.co.uk",
                "name": "National Couriers Direct",
                "publisher": {
                    "@id": "https://nationalcouriersdirect.co.uk/#organization"
                },
                "inLanguage": "en-GB",
                "potentialAction": {
                    "@type": "SearchAction",
                    "target": "https://nationalcouriersdirect.co.uk/?s={search_term_string}",
                    "query-input": "required name=search_term_string"
                }
            },
            {
                "@type": "ImageObject",
                "@id": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/11/wi-1.png",
                "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/11/wi-1.png",
                "width": "200",
                "height": "200",
                "inLanguage": "en-GB"
            },
            {
                "@type": "WebPage",
                "@id": "https://nationalcouriersdirect.co.uk/#webpage",
                "url": "https://nationalcouriersdirect.co.uk/",
                "name": "Same Day Couriers UK | National Courier Service | NCD",
                "datePublished": "2022-11-09T13:43:06+00:00",
                "dateModified": "2025-12-29T12:17:52+00:00",
                "about": {
                    "@id": "https://nationalcouriersdirect.co.uk/#organization"
                },
                "isPartOf": {
                    "@id": "https://nationalcouriersdirect.co.uk/#website"
                },
                "primaryImageOfPage": {
                    "@id": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/11/wi-1.png"
                },
                "inLanguage": "en-GB"
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "Product",
        "name": "National Couriers Direct",
        "aggregateRating": {
            "@type": "AggregateRating",
            "ratingValue": "5.0",
            "reviewCount": "11"
        }
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "National Couriers Direct",
        "legalName": "National Couriers Direct",
        "url": "https://nationalcouriersdirect.co.uk/",
        "logo": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/11/logo.png",
        "description": "We provide a full nationwide coverage, operating 24/7. Get a vehicle anywhere in UK within 60 mins, fulfilling your logistical requirements, no matter of the size or distance of your consignment.",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "National Couriers Direct Ltd  Studio 9 50-54 St Pauls Square Birmingham,  B3 1QS United Kingdom",
            "addressLocality": "Birmingham",
            "postalCode": "B3 1QS",
            "addressCountry": "United Kingdom"
        },
        "contactPoint": {
            "@type": "ContactPoint",
            "telephone": "+44 333 011 5181",
            "contactType": "customer service"
        },
        "sameAs": [
            "https://www.facebook.com/nationalcouriersdirect?_rdc=2&_rdr",
            "https://twitter.com/NCDservices",
            "https://www.linkedin.com/company/nationalcouriers/"
        ]
    }
]
/get-a-quote/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "BreadcrumbList",
                "@id": "https://nationalcouriersdirect.co.uk/get-a-quote/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": "1",
                        "item": {
                            "@id": "https://nationalcouriersdirect.co.uk",
                            "name": "Home"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": "2",
                        "item": {
                            "@id": "https://nationalcouriersdirect.co.uk/get-a-quote/",
                            "name": "Get A Quote"
                        }
                    }
                ]
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "National Couriers Direct",
        "legalName": "National Couriers Direct",
        "url": "https://nationalcouriersdirect.co.uk/",
        "logo": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/11/logo.png",
        "description": "We provide a full nationwide coverage, operating 24/7. Get a vehicle anywhere in UK within 60 mins, fulfilling your logistical requirements, no matter of the size or distance of your consignment.",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "National Couriers Direct Ltd  Studio 9 50-54 St Pauls Square Birmingham,  B3 1QS United Kingdom",
            "addressLocality": "Birmingham",
            "postalCode": "B3 1QS",
            "addressCountry": "United Kingdom"
        },
        "contactPoint": {
            "@type": "ContactPoint",
            "telephone": "+44 333 011 5181",
            "contactType": "customer service"
        },
        "sameAs": [
            "https://www.facebook.com/nationalcouriersdirect?_rdc=2&_rdr",
            "https://twitter.com/NCDservices",
            "https://www.linkedin.com/company/nationalcouriers/"
        ]
    }
]
/courier-services/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "BreadcrumbList",
                "@id": "https://nationalcouriersdirect.co.uk/courier-services/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": "1",
                        "item": {
                            "@id": "https://nationalcouriersdirect.co.uk",
                            "name": "Home"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": "2",
                        "item": {
                            "@id": "https://nationalcouriersdirect.co.uk/courier-services/",
                            "name": "Courier Services"
                        }
                    }
                ]
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "National Couriers Direct",
        "legalName": "National Couriers Direct",
        "url": "https://nationalcouriersdirect.co.uk/",
        "logo": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/11/logo.png",
        "description": "We provide a full nationwide coverage, operating 24/7. Get a vehicle anywhere in UK within 60 mins, fulfilling your logistical requirements, no matter of the size or distance of your consignment.",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "National Couriers Direct Ltd  Studio 9 50-54 St Pauls Square Birmingham,  B3 1QS United Kingdom",
            "addressLocality": "Birmingham",
            "postalCode": "B3 1QS",
            "addressCountry": "United Kingdom"
        },
        "contactPoint": {
            "@type": "ContactPoint",
            "telephone": "+44 333 011 5181",
            "contactType": "customer service"
        },
        "sameAs": [
            "https://www.facebook.com/nationalcouriersdirect?_rdc=2&_rdr",
            "https://twitter.com/NCDservices",
            "https://www.linkedin.com/company/nationalcouriers/"
        ]
    }
]
/same-day-courier-services/
[
    {
        "@context": "https://schema.org",
        "@graph": {
            "0": {
                "@type": "Place",
                "@id": "https://nationalcouriersdirect.co.uk/#place",
                "geo": {
                    "@type": "GeoCoordinates",
                    "latitude": "52.48546071663999",
                    "longitude": " -1.9044833305730413"
                },
                "hasMap": "https://www.google.com/maps/search/?api=1&query=52.48546071663999, -1.9044833305730413"
            },
            "1": {
                "@type": [
                    "ProfessionalService",
                    "Organization"
                ],
                "@id": "https://nationalcouriersdirect.co.uk/#organization",
                "name": "National Couriers Direct",
                "url": "https://nationalcouriersdirect.co.uk",
                "email": "info@nationalcouriersdirect.co.uk",
                "logo": {
                    "@type": "ImageObject",
                    "@id": "https://nationalcouriersdirect.co.uk/#logo",
                    "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/12/favicon.png",
                    "contentUrl": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/12/favicon.png",
                    "caption": "National Couriers Direct",
                    "inLanguage": "en-GB",
                    "width": "41",
                    "height": "59"
                },
                "openingHours": [
                    "Monday,Tuesday,Wednesday,Thursday,Friday,Saturday,Sunday 09:00-17:00"
                ],
                "location": {
                    "@id": "https://nationalcouriersdirect.co.uk/#place"
                },
                "image": {
                    "@id": "https://nationalcouriersdirect.co.uk/#logo"
                }
            },
            "2": {
                "@type": "WebSite",
                "@id": "https://nationalcouriersdirect.co.uk/#website",
                "url": "https://nationalcouriersdirect.co.uk",
                "name": "National Couriers Direct",
                "publisher": {
                    "@id": "https://nationalcouriersdirect.co.uk/#organization"
                },
                "inLanguage": "en-GB"
            },
            "3": {
                "@type": "ImageObject",
                "@id": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/11/wi-1.png",
                "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/11/wi-1.png",
                "width": "200",
                "height": "200",
                "inLanguage": "en-GB"
            },
            "4": {
                "@type": "BreadcrumbList",
                "@id": "https://nationalcouriersdirect.co.uk/same-day-courier-services/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": "1",
                        "item": {
                            "@id": "[DEPTH_TRUNCATED]",
                            "name": "[DEPTH_TRUNCATED]"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": "2",
                        "item": {
                            "@id": "[DEPTH_TRUNCATED]",
                            "name": "[DEPTH_TRUNCATED]"
                        }
                    }
                ]
            },
            "_items_truncated": true
        },
        "_truncated": true,
        "_original_size": 10167
    },
    {
        "@context": "https://schema.org/",
        "@type": "Review",
        "@id": "https://nationalcouriersdirect.co.uk/services/same-day-courier-services/#Review",
        "itemReviewed": {
            "@type": "Product",
            "name": "Same Day Courier Services",
            "image": {
                "@type": "ImageObject",
                "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/11/logo.png"
            },
            "review": {
                "0": {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Mark Feldman"
                    },
                    "datePublished": "",
                    "description": "They picked up parcel at the time requested, delivered in time and updated on the status almost immediately. Very impressed\r\n",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                "1": {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Terence Heath"
                    },
                    "datePublished": "",
                    "description": "Clear communication, quick speed on transactions, reliable. will use again.",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                "2": {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Alex Savvides"
                    },
                    "datePublished": "",
                    "description": "Great company to work for ..you get back what you put in",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "4",
                        "worstRating": 1
                    }
                },
                "3": {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Bernard Clark"
                    },
                    "datePublished": "",
                    "description": "Excellent. Helpful people.\r\n",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                "4": {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "David Morton"
                    },
                    "datePublished": "",
                    "description": "",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                "_items_truncated": true
            },
            "aggregateRating": {
                "@type": "AggregateRating",
                "reviewCount": 26,
                "ratingValue": 5
            }
        },
        "name": "Mark Feldman",
        "reviewRating": {
            "@type": "Rating",
            "ratingValue": "5",
            "bestRating": 5,
            "worstRating": 1
        },
        "author": {
            "@type": "Person",
            "name": "Mark Feldman"
        },
        "review": [],
        "image": [
            {
                "@type": "ImageObject",
                "@id": "https://nationalcouriersdirect.co.uk/services/same-day-courier-services/#primaryimage",
                "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/12/How-Same-Day-Delivery-Courier-Service-Works.jpg"
            },
            {
                "@type": "ImageObject",
                "@id": "https://nationalcouriersdirect.co.uk/services/same-day-courier-services/#primaryimage",
                "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/12/How-Same-Day-Delivery-Courier-Service-Works.jpg"
            },
            {
                "@type": "ImageObject",
                "@id": "https://nationalcouriersdirect.co.uk/services/same-day-courier-services/#primaryimage",
                "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/12/How-Same-Day-Delivery-Courier-Service-Works.jpg"
            },
            {
                "@type": "ImageObject",
                "@id": "https://nationalcouriersdirect.co.uk/services/same-day-courier-services/#primaryimage",
                "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/12/How-Same-Day-Delivery-Courier-Service-Works.jpg"
            }
        ],
        "_truncated": true,
        "_original_size": 10167
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "National Couriers Direct",
        "legalName": "National Couriers Direct",
        "url": "https://nationalcouriersdirect.co.uk/",
        "logo": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/11/logo.png",
        "description": "We provide a full nationwide coverage, operating 24/7. Get a vehicle anywhere in UK within 60 mins, fulfilling your logistical requirements, no matter of the size or distance of your consignment.",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "National Couriers Direct Ltd  Studio 9 50-54 St Pauls Square Birmingham,  B3 1QS United Kingdom",
            "addressLocality": "Birmingham",
            "postalCode": "B3 1QS",
            "addressCountry": "United Kingdom"
        },
        "contactPoint": {
            "@type": "ContactPoint",
            "telephone": "+44 333 011 5181",
            "contactType": "customer service"
        },
        "sameAs": [
            "https://www.facebook.com/nationalcouriersdirect?_rdc=2&_rdr",
            "https://twitter.com/NCDservices",
            "https://www.linkedin.com/company/nationalcouriers/"
        ],
        "_truncated": true,
        "_original_size": 10167
    }
]
/same-day-courier-services/urgent/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "BreadcrumbList",
                "@id": "https://nationalcouriersdirect.co.uk/same-day-courier-services/urgent/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": "1",
                        "item": {
                            "@id": "https://nationalcouriersdirect.co.uk",
                            "name": "Home"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": "2",
                        "item": {
                            "@id": "https://nationalcouriersdirect.co.uk/same-day-courier-services/",
                            "name": "Same Day Courier Service"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": "3",
                        "item": {
                            "@id": "https://nationalcouriersdirect.co.uk/same-day-courier-services/urgent/",
                            "name": "Urgent Courier Services"
                        }
                    }
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org/",
        "@type": "Review",
        "@id": "https://nationalcouriersdirect.co.uk/services/urgent-courier-services/#Review",
        "itemReviewed": {
            "@type": "Product",
            "name": "URGENT COURIER SERVICES UK",
            "image": {
                "@type": "ImageObject",
                "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/11/logo.png"
            },
            "review": [
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Mark Feldman"
                    },
                    "datePublished": "",
                    "description": "They picked up parcel at the time requested, delivered in time and updated on the status almost immediately. Very impressed\r\n",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Terence Heath"
                    },
                    "datePublished": "",
                    "description": "Clear communication, quick speed on transactions, reliable. will use again.",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Alex Savvides"
                    },
                    "datePublished": "",
                    "description": "Great company to work for ..you get back what you put in",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "4",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Bernard Clark"
                    },
                    "datePublished": "",
                    "description": "Excellent. Helpful people.\r\n",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Karolis Rimkevicius"
                    },
                    "datePublished": "",
                    "description": "",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "4",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Gohir Khan"
                    },
                    "datePublished": "",
                    "description": "",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "3",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "RelaxingMedia"
                    },
                    "datePublished": "",
                    "description": "Polite and great customer service\r\n",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "4",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Bogdan Alexa"
                    },
                    "datePublished": "",
                    "description": "",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "danny mansell"
                    },
                    "datePublished": "",
                    "description": "Very friendly company with exceptional customer service and prices.\r\nwould recommend",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "4",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Gdoc Wat"
                    },
                    "datePublished": "",
                    "description": "",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "ken mccormack"
                    },
                    "datePublished": "",
                    "description": "",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Robin Phillips james"
                    },
                    "datePublished": "",
                    "description": "Very professional and fair price\r\n",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Nazim Alcicioglu"
                    },
                    "datePublished": "",
                    "description": "",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Matthew Hamilton"
                    },
                    "datePublished": "",
                    "description": "",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Matthew Hamilton"
                    },
                    "datePublished": "",
                    "description": "Wow what a great place\r\n",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Joe Wright-Palmer"
                    },
                    "datePublished": "",
                    "description": "We use them all the time.\r\n\r\nEfficient and Professional.",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Kelly Anderson"
                    },
                    "datePublished": "",
                    "description": "Fantastic service from beginning to end! Kimberlee was excellent arranging everything so quickly and our very expensive package delivered with no problems at all! Book with confidence!",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                }
            ],
            "aggregateRating": {
                "@type": "AggregateRating",
                "reviewCount": 26,
                "ratingValue": 5
            }
        },
        "name": "Mark Feldman",
        "reviewRating": {
            "@type": "Rating",
            "ratingValue": "5",
            "bestRating": 5,
            "worstRating": 1
        },
        "author": {
            "@type": "Person",
            "name": "Mark Feldman"
        },
        "review": [],
        "image": [
            {
                "@type": "ImageObject",
                "@id": "https://nationalcouriersdirect.co.uk/services/urgent-courier-services/#primaryimage",
                "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/12/Bespoke-Urgent-delivery-services.jpg"
            },
            {
                "@type": "ImageObject",
                "@id": "https://nationalcouriersdirect.co.uk/services/urgent-courier-services/#primaryimage",
                "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/12/Bespoke-Urgent-delivery-services.jpg"
            },
            {
                "@type": "ImageObject",
                "@id": "https://nationalcouriersdirect.co.uk/services/urgent-courier-services/#primaryimage",
                "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/12/Bespoke-Urgent-delivery-services.jpg"
            },
            {
                "@type": "ImageObject",
                "@id": "https://nationalcouriersdirect.co.uk/services/urgent-courier-services/#primaryimage",
                "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/12/Bespoke-Urgent-delivery-services.jpg"
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "National Couriers Direct",
        "legalName": "National Couriers Direct",
        "url": "https://nationalcouriersdirect.co.uk/",
        "logo": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/11/logo.png",
        "description": "We provide a full nationwide coverage, operating 24/7. Get a vehicle anywhere in UK within 60 mins, fulfilling your logistical requirements, no matter of the size or distance of your consignment.",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "National Couriers Direct Ltd  Studio 9 50-54 St Pauls Square Birmingham,  B3 1QS United Kingdom",
            "addressLocality": "Birmingham",
            "postalCode": "B3 1QS",
            "addressCountry": "United Kingdom"
        },
        "contactPoint": {
            "@type": "ContactPoint",
            "telephone": "+44 333 011 5181",
            "contactType": "customer service"
        },
        "sameAs": [
            "https://www.facebook.com/nationalcouriersdirect?_rdc=2&_rdr",
            "https://twitter.com/NCDservices",
            "https://www.linkedin.com/company/nationalcouriers/"
        ]
    }
]
/courier-services/dedicated/
[
    {
        "@context": "https://schema.org",
        "@graph": [
            {
                "@type": "BreadcrumbList",
                "@id": "https://nationalcouriersdirect.co.uk/courier-services/dedicated/#breadcrumb",
                "itemListElement": [
                    {
                        "@type": "ListItem",
                        "position": "1",
                        "item": {
                            "@id": "https://nationalcouriersdirect.co.uk",
                            "name": "Home"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": "2",
                        "item": {
                            "@id": "https://nationalcouriersdirect.co.uk/courier-services/",
                            "name": "Courier Services"
                        }
                    },
                    {
                        "@type": "ListItem",
                        "position": "3",
                        "item": {
                            "@id": "https://nationalcouriersdirect.co.uk/courier-services/dedicated/",
                            "name": "Dedicated Courier Service"
                        }
                    }
                ]
            }
        ]
    },
    {
        "@context": "https://schema.org/",
        "@type": "Review",
        "@id": "https://nationalcouriersdirect.co.uk/services/dedicated-courier-services/#Review",
        "itemReviewed": {
            "@type": "Product",
            "name": "SAME DAY DEDICATED COURIER SERVICE UK",
            "image": {
                "@type": "ImageObject",
                "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/11/logo.png"
            },
            "review": [
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Mark Feldman"
                    },
                    "datePublished": "",
                    "description": "They picked up parcel at the time requested, delivered in time and updated on the status almost immediately. Very impressed\r\n",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Terence Heath"
                    },
                    "datePublished": "",
                    "description": "Clear communication, quick speed on transactions, reliable. will use again.",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Alex Savvides"
                    },
                    "datePublished": "",
                    "description": "Great company to work for ..you get back what you put in",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "4",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Bernard Clark"
                    },
                    "datePublished": "",
                    "description": "Excellent. Helpful people.\r\n",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Karolis Rimkevicius"
                    },
                    "datePublished": "",
                    "description": "",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "4",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Gohir Khan"
                    },
                    "datePublished": "",
                    "description": "",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "3",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "RelaxingMedia"
                    },
                    "datePublished": "",
                    "description": "Polite and great customer service\r\n",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "4",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Bogdan Alexa"
                    },
                    "datePublished": "",
                    "description": "",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "danny mansell"
                    },
                    "datePublished": "",
                    "description": "Very friendly company with exceptional customer service and prices.\r\nwould recommend",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "4",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Gdoc Wat"
                    },
                    "datePublished": "",
                    "description": "",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "ken mccormack"
                    },
                    "datePublished": "",
                    "description": "",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Robin Phillips james"
                    },
                    "datePublished": "",
                    "description": "Very professional and fair price\r\n",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Nazim Alcicioglu"
                    },
                    "datePublished": "",
                    "description": "",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Matthew Hamilton"
                    },
                    "datePublished": "",
                    "description": "",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Matthew Hamilton"
                    },
                    "datePublished": "",
                    "description": "Wow what a great place\r\n",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Joe Wright-Palmer"
                    },
                    "datePublished": "",
                    "description": "We use them all the time.\r\n\r\nEfficient and Professional.",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                },
                {
                    "@type": "Review",
                    "author": {
                        "@type": "Person",
                        "name": "Kelly Anderson"
                    },
                    "datePublished": "",
                    "description": "Fantastic service from beginning to end! Kimberlee was excellent arranging everything so quickly and our very expensive package delivered with no problems at all! Book with confidence!",
                    "reviewRating": {
                        "@type": "Rating",
                        "bestRating": 5,
                        "ratingValue": "5",
                        "worstRating": 1
                    }
                }
            ],
            "aggregateRating": {
                "@type": "AggregateRating",
                "reviewCount": 26,
                "ratingValue": 5
            }
        },
        "name": "Mark Feldman",
        "reviewRating": {
            "@type": "Rating",
            "ratingValue": "5",
            "bestRating": 5,
            "worstRating": 1
        },
        "author": {
            "@type": "Person",
            "name": "Mark Feldman"
        },
        "review": [],
        "image": [
            {
                "@type": "ImageObject",
                "@id": "https://nationalcouriersdirect.co.uk/services/dedicated-courier-services/#primaryimage",
                "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/12/Why-Use-Dedicated-Courier-Services.jpg"
            },
            {
                "@type": "ImageObject",
                "@id": "https://nationalcouriersdirect.co.uk/services/dedicated-courier-services/#primaryimage",
                "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/12/Why-Use-Dedicated-Courier-Services.jpg"
            },
            {
                "@type": "ImageObject",
                "@id": "https://nationalcouriersdirect.co.uk/services/dedicated-courier-services/#primaryimage",
                "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/12/Why-Use-Dedicated-Courier-Services.jpg"
            },
            {
                "@type": "ImageObject",
                "@id": "https://nationalcouriersdirect.co.uk/services/dedicated-courier-services/#primaryimage",
                "url": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/12/Why-Use-Dedicated-Courier-Services.jpg"
            }
        ]
    },
    {
        "@context": "http://schema.org",
        "@type": "Organization",
        "name": "National Couriers Direct",
        "legalName": "National Couriers Direct",
        "url": "https://nationalcouriersdirect.co.uk/",
        "logo": "https://nationalcouriersdirect.co.uk/wp-content/uploads/2022/11/logo.png",
        "description": "We provide a full nationwide coverage, operating 24/7. Get a vehicle anywhere in UK within 60 mins, fulfilling your logistical requirements, no matter of the size or distance of your consignment.",
        "address": {
            "@type": "PostalAddress",
            "streetAddress": "National Couriers Direct Ltd  Studio 9 50-54 St Pauls Square Birmingham,  B3 1QS United Kingdom",
            "addressLocality": "Birmingham",
            "postalCode": "B3 1QS",
            "addressCountry": "United Kingdom"
        },
        "contactPoint": {
            "@type": "ContactPoint",
            "telephone": "+44 333 011 5181",
            "contactType": "customer service"
        },
        "sameAs": [
            "https://www.facebook.com/nationalcouriersdirect?_rdc=2&_rdr",
            "https://twitter.com/NCDservices",
            "https://www.linkedin.com/company/nationalcouriers/"
        ]
    }
]
🛡️ Trust Signals — external proof links that back the declared identity
471Review mentions (all pages)
6External proof links (all pages)
PageReviewsProof links
/ (home) 17 1
/get-a-quote/ 9 1
/courier-services/ 9 1
/same-day-courier-services/ 150 1
/same-day-courier-services/urgent/ 143 1
/courier-services/dedicated/ 143 1