Home / Disable / Stockport Schema – MovingCompany
Duplicate Snippet

Embed Snippet on Your Site

Stockport Schema – MovingCompany

Scott Cassidy
<10
Code Preview
js
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "MovingCompany",
  "@id": "https://bestremovalsandstorage.co.uk/#movingcompany",
  "name": "Best Removals & Storage",
  "url": "https://bestremovalsandstorage.co.uk/",
  "telephone": "+441616606759",
  "priceRange": "££",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Bennett Street",
    "addressLocality": "Manchester",
    "postalCode": "M12 5AQ",
    "addressCountry": "GB"
  },
  "areaServed": [
    { "@type": "City", "name": "Stockport" },
    { "@type": "City", "name": "Manchester" },
    { "@type": "AdministrativeArea", "name": "Greater Manchester" },
    { "@type": "AdministrativeArea", "name": "Cheshire" }
  ],
  "serviceArea": [
    { "@type": "Place", "name": "Stockport" },
    { "@type": "Place", "name": "Manchester" },
    { "@type": "Place", "name": "Greater Manchester" },
    { "@type": "Place", "name": "Cheshire" }
  ],
  "knowsAbout": [
    "house removals",
    "packing services",
    "storage solutions",
    "long-distance removals",
    "furniture dismantling and reassembly",
    "removals Stockport",
    "removals Manchester"
  ],
  "aggregateRating": {
    "@type": "AggregateRating",
    "ratingValue": "5.0",
    "reviewCount": "600"
  },
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Removals & Storage Services",
    "itemListElement": [
      {
        "@type": "Offer",
        "name": "House Removals",
        "itemOffered": {
          "@type": "Service",
          "name": "House Removals",
          "url": "https://bestremovalsandstorage.co.uk/removals/"
        }
      },
      {
        "@type": "Offer",
        "name": "Packing Services",
        "itemOffered": {
          "@type": "Service",
          "name": "Packing & Unpacking",
          "url": "https://bestremovalsandstorage.co.uk/packing-services/"
        }
      },
      {
        "@type": "Offer",
        "name": "Storage Solutions",
        "itemOffered": {
          "@type": "Service",
          "name": "Short- and Long-Term Storage",
          "url": "https://bestremovalsandstorage.co.uk/storage/"
        }
      },
      {
        "@type": "Offer",
        "name": "Manchester Removals",
        "itemOffered": {
          "@type": "Service",
          "name": "Removals in Manchester",
          "url": "https://bestremovalsandstorage.co.uk/locations/removals-manchester/"
        }
      }
    ]
  }
}
</script>

Comments

Add a Comment