| Structured
    Data | [
  {
    "@context": "http://schema.org",
    "@type": "Organization",
    "name": "Buy2Sell ApS",
    "logo": "https://www.buy2sell.dk/cdn/shop/files/Buy2Sell_logo_uden_payoff_skaret_til.png?v=1694078416&width=1512",
    "sameAs": [
      "https://www.facebook.com/buy2sell.dk",
      "https://www.linkedin.com/company/buy2sell-aps"
    ],
    "url": "https://www.buy2sell.dk"
  },
  {
    "@context": "http://schema.org",
    "@type": "WebSite",
    "name": "Buy2Sell ApS",
    "url": "https://www.buy2sell.dk",
    "potentialAction": {
      "@type": "SearchAction",
      "target": "https://www.buy2sell.dk/search?q={search_term_string}",
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "http://schema.org",
    "@type": "Product",
    "name": "Kawasaki Robotics RS015X B & E02G-A001 & 50807-0145 & 50817-0072",
    "url": "https://www.buy2sell.dk/products/b119-1",
    "image": [
      "https://www.buy2sell.dk/cdn/shop/files/B119-1--1.jpg?v=1693983466&width=1609"
    ],
    "description": "Payload 15 Kg\r\nMax. Reach 3150 mm\r\nCable lenght ~10m\r\nRuntime around 500 houers with low speed",
    "sku": "B119-1-",
    "brand": {
      "@type": "Brand",
      "name": "Kawasaki Robotics"
    },
    "offers": [
      {
        "@type": "Offer",
        "sku": "B119-1-",
        "availability": "http://schema.org/InStock",
        "price": 19999.2,
        "priceCurrency": "EUR",
        "url": "https://www.buy2sell.dk/products/b119-1?variant=46443065606429",
        "seller": {
          "@type": "Organization",
          "name": "Buy2Sell ApS",
          "sameAs": [
            "https://www.facebook.com/buy2sell.dk",
            "https://www.linkedin.com/company/buy2sell-aps"
          ]
        }
      }
    ]
  }
] |