| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Place",
        "@id": "https://thingstrup-maskinstation.dk/#place",
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 56.32291793823242,
          "longitude": 8.370314598083496
        },
        "hasMap": "https://www.google.com/maps/search/?api=1&query=56.32291793823242,8.370314598083496",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "Hvolbyvej 1",
          "addressLocality": "Vemb",
          "postalCode": 7570,
          "addressCountry": "Denmark"
        }
      },
      {
        "@type": "Organization",
        "@id": "https://thingstrup-maskinstation.dk/#organization",
        "name": "Thingstrup Maskinstation",
        "url": "https://thingstrup-maskinstation.dk",
        "email": "\u200bthingstrup@thingstrup-maskinstation.dk",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "Hvolbyvej 1",
          "addressLocality": "Vemb",
          "postalCode": 7570,
          "addressCountry": "Denmark"
        },
        "logo": {
          "@type": "ImageObject",
          "@id": "https://thingstrup-maskinstation.dk/#logo",
          "url": "https://thingstrup-maskinstation.dk/wp-content/uploads/2023/01/Billede1.jpg",
          "contentUrl": "https://thingstrup-maskinstation.dk/wp-content/uploads/2023/01/Billede1.jpg",
          "caption": "Thingstrup Maskinstation",
          "inLanguage": "da-DK",
          "width": 300,
          "height": 30
        },
        "contactPoint": [
          {
            "@type": "ContactPoint",
            "telephone": "+45 40 38 60 47",
            "contactType": "customer support"
          }
        ],
        "location": {
          "@id": "https://thingstrup-maskinstation.dk/#place"
        }
      },
      {
        "@type": "WebSite",
        "@id": "https://thingstrup-maskinstation.dk/#website",
        "url": "https://thingstrup-maskinstation.dk",
        "name": "Thingstrup Maskinstation",
        "publisher": {
          "@id": "https://thingstrup-maskinstation.dk/#organization"
        },
        "inLanguage": "da-DK",
        "potentialAction": {
          "@type": "SearchAction",
          "target": "https://thingstrup-maskinstation.dk/?s={search_term_string}",
          "query-input": "required name=search_term_string"
        }
      },
      {
        "@type": "ImageObject",
        "@id": "https://thingstrup-maskinstation.dk/wp-content/uploads/2024/01/THINGSTRUP-LOGO-fixed.svg",
        "url": "https://thingstrup-maskinstation.dk/wp-content/uploads/2024/01/THINGSTRUP-LOGO-fixed.svg",
        "width": 200,
        "height": 200,
        "inLanguage": "da-DK"
      },
      {
        "@type": "AboutPage",
        "@id": "https://thingstrup-maskinstation.dk/#webpage",
        "url": "https://thingstrup-maskinstation.dk/",
        "name": "Professionel entrepren\u00f8rfirma -Thingstrup Maskinstation",
        "datePublished": "2023-01-04T09:42:32+01:00",
        "dateModified": "2024-06-03T14:33:33+01:00",
        "about": {
          "@id": "https://thingstrup-maskinstation.dk/#organization"
        },
        "isPartOf": {
          "@id": "https://thingstrup-maskinstation.dk/#website"
        },
        "primaryImageOfPage": {
          "@id": "https://thingstrup-maskinstation.dk/wp-content/uploads/2024/01/THINGSTRUP-LOGO-fixed.svg"
        },
        "inLanguage": "da-DK"
      }
    ]
  }
]
         
       |