diff --git a/includes/footer.php b/includes/footer.php index 2983bb7..383fefa 100644 --- a/includes/footer.php +++ b/includes/footer.php @@ -51,7 +51,7 @@
diff --git a/includes/schema/organization-schema.php b/includes/schema/organization-schema.php index ab6f6b7..e9978d7 100644 --- a/includes/schema/organization-schema.php +++ b/includes/schema/organization-schema.php @@ -25,15 +25,15 @@ $organizationSchema = [ 'email' => 'info@ukaiautomation.co.uk', 'address' => [ '@type' => 'PostalAddress', - 'streetAddress' => 'Professional Data Services Centre', - 'addressLocality' => 'London', - 'addressRegion' => 'England', - 'postalCode' => 'EC1A 1BB', + 'streetAddress' => '', + 'addressLocality' => 'North Walsham', + 'addressRegion' => 'Norfolk', + 'postalCode' => 'NR28', 'addressCountry' => 'GB' ], 'geo' => [ '@type' => 'GeoCoordinates', - 'latitude' => 51.5074, + 'latitude' => 52.8269, 'longitude' => -0.1278 ], 'areaServed' => [