| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@type": "WebSite",
    "url": "https://gotutor.dk/",
    "potentialAction": {
      "@type": "SearchAction",
      "target": "https://gotutor.dk/search?query={search_term_string}",
      "query-input": "required name=search_term_string"
    }
  },
  {
    "@context": "http://schema.org/",
    "@type": "LocalBusiness",
    "name": "GoTutor",
    "legalName": "GoTutor Denmark ApS",
    "slogan": "Vi s\u00e6tter punktum for d\u00e5rlig trivsel i skolen",
    "url": "https://gotutor.dk",
    "telephone": "+4571997190",
    "priceRange": "$$",
    "vatID": 36733578,
    "description": "Hej med dig",
    "image": {
      "@context": "http://schema.org",
      "@type": "ImageObject",
      "contentLocation": "Copenhagen, Denmark",
      "url": "https://gotutor.dk/img/@2/zp68qjmm0yu1c5m.jpg",
      "datePublished": "2019-07-25",
      "description": "Hos GoTutor tror vi p\u00e5, at trivsel i skolen g\u00e5r h\u00e5nd i h\u00e5nd med faglighed.",
      "name": "Lektiehj\u00e6lp i hjemmet"
    },
    "address": {
      "@type": "PostalAddress",
      "addressCountry": "Danmark",
      "addressLocality": "K\u00f8benhavn \u00d8",
      "postalCode": 2100,
      "streetAddress": "Trondhejmsgade 2",
      "alternateName": "GoTutor ApS",
      "name": "GoTutor"
    },
    "contactPoint": {
      "@type": "ContactPoint",
      "email": "info@gotutor.dk",
      "telephone": "+4571997190",
      "contactType": "customer service"
    },
    "sameAs": [
      "https://twitter.com/gotutor_dk",
      "https://www.facebook.com/GoTutor.dk",
      "https://www.linkedin.com/company/gotutor-dk/"
    ],
    "openingHours": [
      "Mo-Th 09:00-19:00",
      "Su 11:00-16:00"
    ],
    "aggregateRating": {
      "@type": "AggregateRating",
      "ratingValue": 4.8,
      "reviewCount": 191
    }
  }
]
         
       |