Home / Disable / Homepage – MovingCompany Schema
Duplicate Snippet

Embed Snippet on Your Site

Homepage – MovingCompany Schema

Scott Cassidy
<10
Code Preview
html
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "MovingCompany",
      "@id": "https://bestremovalsandstorage.co.uk/#company",
      "name": "Best Removals & Storage Ltd",
      "url": "https://bestremovalsandstorage.co.uk/",
      "telephone": "0161 660 6759",
      "email": "[email protected]",
      "priceRange": "££",
      "address": {
        "@type": "PostalAddress",
        "streetAddress": "Bennett Street",
        "addressLocality": "Manchester",
        "postalCode": "M12 5AQ",
        "addressCountry": "GB"
      },
      "logo": {
        "@type": "ImageObject",
        "url": "https://bestremovalsandstorage.co.uk/wp-content/uploads/2025/10/BRS_LOGO_23092025-scaled.png"
      },
      "image": "https://bestremovalsandstorage.co.uk/wp-content/uploads/2025/10/BRS_LOGO_23092025-scaled.png",
      "sameAs": [
        "https://www.facebook.com/best.removals.storage",
        "https://www.instagram.com/best.removals.storage/",
        "https://share.google/jWgWt4EOIlasjk58M"
      ],
      "aggregateRating": {
        "@type": "AggregateRating",
        "ratingValue": "4.9",
        "reviewCount": "600"
      },
      "openingHoursSpecification": [
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": [
            "Monday",
            "Tuesday",
            "Wednesday",
            "Thursday",
            "Friday"
          ],
          "opens": "08:30",
          "closes": "17:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Saturday",
          "opens": "09:00",
          "closes": "13:00"
        },
        {
          "@type": "OpeningHoursSpecification",
          "dayOfWeek": "Sunday",
          "opens": "00:00",
          "closes": "00:00"
        }
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://bestremovalsandstorage.co.uk/#website",
      "url": "https://bestremovalsandstorage.co.uk/",
      "name": "Best Removals & Storage",
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://bestremovalsandstorage.co.uk/?s={search_term_string}",
        "query-input": "required name=search_term_string"
      }
    }
  ]
}
</script>

Comments

Add a Comment