| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": [
          "Person",
          "Organization"
        ],
        "@id": "https://mj-grab.dk/#person",
        "name": "Ny hjemmeside"
      },
      {
        "@type": "WebSite",
        "@id": "https://mj-grab.dk/#website",
        "url": "https://mj-grab.dk",
        "name": "Ny hjemmeside",
        "publisher": {
          "@id": "https://mj-grab.dk/#person"
        },
        "inLanguage": "da-DK",
        "potentialAction": {
          "@type": "SearchAction",
          "target": "https://mj-grab.dk/?s={search_term_string}",
          "query-input": "required name=search_term_string"
        }
      },
      {
        "@type": "ImageObject",
        "@id": "https://mj-grab.dk/wp-content/uploads/357424897_643517014475416_729445593288051360_n.jpg",
        "url": "https://mj-grab.dk/wp-content/uploads/357424897_643517014475416_729445593288051360_n.jpg",
        "width": 200,
        "height": 200,
        "inLanguage": "da-DK"
      },
      {
        "@type": "WebPage",
        "@id": "https://mj-grab.dk/#webpage",
        "url": "https://mj-grab.dk/",
        "name": "Forside - MJ Grab",
        "datePublished": "2023-05-19T12:18:18+02:00",
        "dateModified": "2025-01-30T14:06:14+01:00",
        "about": {
          "@id": "https://mj-grab.dk/#person"
        },
        "isPartOf": {
          "@id": "https://mj-grab.dk/#website"
        },
        "primaryImageOfPage": {
          "@id": "https://mj-grab.dk/wp-content/uploads/357424897_643517014475416_729445593288051360_n.jpg"
        },
        "inLanguage": "da-DK"
      },
      {
        "@type": "Person",
        "@id": "https://mj-grab.dk/author/alex/",
        "name": "Alex Joensen",
        "url": "https://mj-grab.dk/author/alex/",
        "image": {
          "@type": "ImageObject",
          "@id": "https://secure.gravatar.com/avatar/074fb6d154092c93d91b1b5f1d8fe583?s=96&d=mm&r=g",
          "url": "https://secure.gravatar.com/avatar/074fb6d154092c93d91b1b5f1d8fe583?s=96&d=mm&r=g",
          "caption": "Alex Joensen",
          "inLanguage": "da-DK"
        }
      },
      {
        "@type": "Article",
        "headline": "Forside - MJ Grab",
        "datePublished": "2023-05-19T12:18:18+02:00",
        "dateModified": "2025-01-30T14:06:14+01:00",
        "author": {
          "@id": "https://mj-grab.dk/author/alex/",
          "name": "Alex Joensen"
        },
        "publisher": {
          "@id": "https://mj-grab.dk/#person"
        },
        "description": "MJ Grab & Transport ApS k\u00f8rer for b\u00e5de private og erhverv. Vi hj\u00e6lper med alt fra haveaffald, jord, murbrokke, grus, sand osv. Vi flytter ogs\u00e5 gerne dine",
        "name": "Forside - MJ Grab",
        "@id": "https://mj-grab.dk/#richSnippet",
        "isPartOf": {
          "@id": "https://mj-grab.dk/#webpage"
        },
        "image": {
          "@id": "https://mj-grab.dk/wp-content/uploads/357424897_643517014475416_729445593288051360_n.jpg"
        },
        "inLanguage": "da-DK",
        "mainEntityOfPage": {
          "@id": "https://mj-grab.dk/#webpage"
        }
      }
    ]
  }
]
         
       |