| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://containerparts.dk#Organization",
        "url": "https://containerparts.dk",
        "name": "Containerparts",
        "logo": {
          "@type": "ImageObject",
          "url": "https://containerparts.dk.linux202.curanetserver.dk/wp-content/uploads/2021/04/containerparts-favicon.png",
          "@id": "https://containerparts.dk#logo",
          "caption": "Containerparts"
        },
        "contactPoint": {
          "@type": "ContactPoint",
          "telephone": "+45 70 22 12 01",
          "contactType": "customer service",
          "@id": "https://containerparts.dk#contactpoint"
        },
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "Beta 5, S\u00f8ften",
          "addressLocality": "Hinnerup",
          "postalCode": 8382,
          "addressCountry": "Denmark",
          "@id": "https://containerparts.dk#address"
        },
        "description": "We have been able to remain the most reliable container parts dealer for more than thirty years by maintaining high-quality parts and accessories. We only stock the best quality parts to ensure that quality is guaranteed as you serve your clients.",
        "sameAs": [
          "https://twitter.com/twitter"
        ]
      },
      {
        "@type": "WebSite",
        "@id": "https://containerparts.dk#website",
        "url": "https://containerparts.dk",
        "name": "Containerparts",
        "headline": "Our wide range of shipping container parts and accessories is second to none! Save time by getting all your container parts, including special equipment, from us. 35 Years Of Experience",
        "mainEntityOfPage": {
          "@type": "WebPage",
          "url": "https://containerparts.dk"
        },
        "datePublished": "2020-11-05T10:49:36+00:00",
        "dateModified": "2021-07-13T08:26:23+00:00",
        "image": {
          "@type": "ImageObject",
          "url": "https://containerparts.dk/wp-content/uploads/2020/11/container-parts-header.jpg",
          "height": 1080,
          "width": 1920
        },
        "potentialAction": {
          "@type": "SearchAction",
          "target": "https://containerparts.dk/?s={search_term_string}",
          "query-input": "required name=search_term_string"
        },
        "author": {
          "@type": "Person",
          "@id": "http://containerparts.dk.linux202.curanetserver.dk#person",
          "url": "http://containerparts.dk.linux202.curanetserver.dk",
          "name": "ebbesendk"
        },
        "publisher": {
          "@type": "Organization",
          "@id": "https://containerparts.dk#Organization",
          "url": "https://containerparts.dk",
          "name": "Containerparts",
          "logo": {
            "@type": "ImageObject",
            "url": "https://containerparts.dk.linux202.curanetserver.dk/wp-content/uploads/2021/04/containerparts-favicon.png",
            "@id": "https://containerparts.dk#logo",
            "caption": "Containerparts"
          },
          "contactPoint": {
            "@type": "ContactPoint",
            "telephone": "+45 70 22 12 01",
            "contactType": "customer service",
            "@id": "https://containerparts.dk#contactpoint"
          },
          "address": {
            "@type": "PostalAddress",
            "streetAddress": "Beta 5, S\u00f8ften",
            "addressLocality": "Hinnerup",
            "postalCode": 8382,
            "addressCountry": "Denmark",
            "@id": "https://containerparts.dk#address"
          },
          "description": "We have been able to remain the most reliable container parts dealer for more than thirty years by maintaining high-quality parts and accessories. We only stock the best quality parts to ensure that quality is guaranteed as you serve your clients.",
          "sameAs": [
            "https://twitter.com/twitter"
          ]
        }
      }
    ]
  }
]
         
       |