| Structured
    Data | 
      
         
        [
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Place",
        "@id": "https://rasnyt.dk/#place",
        "geo": {
          "@type": "GeoCoordinates",
          "latitude": 56.5044943,
          "longitude": 9.9920264
        },
        "hasMap": "https://www.google.com/maps/search/?api=1&query=56.5044943,9.9920264",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "Borup Byvej 105",
          "addressLocality": "Borup",
          "addressRegion": "Randers",
          "postalCode": 8920,
          "addressCountry": "Danmark"
        }
      },
      {
        "@type": [
          "SportsOrganization",
          "Organization"
        ],
        "@id": "https://rasnyt.dk/#organization",
        "name": "Randers Auto Sport",
        "url": "https://rasnyt.dk",
        "sameAs": [
          "https://www.facebook.com/randersautosport"
        ],
        "email": "info@rasnyt.dk",
        "address": {
          "@type": "PostalAddress",
          "streetAddress": "Borup Byvej 105",
          "addressLocality": "Borup",
          "addressRegion": "Randers",
          "postalCode": 8920,
          "addressCountry": "Danmark"
        },
        "logo": {
          "@type": "ImageObject",
          "@id": "https://rasnyt.dk/#logo",
          "url": "https://rasnyt.dk/wp-content/uploads/2020/06/logo_m_txt.jpg",
          "contentUrl": "https://rasnyt.dk/wp-content/uploads/2020/06/logo_m_txt.jpg",
          "caption": "Randers Auto Sport",
          "inLanguage": "da-DK",
          "width": 516,
          "height": 104
        },
        "contactPoint": [
          {
            "@type": "ContactPoint",
            "telephone": "+4521760622",
            "contactType": "customer support"
          }
        ],
        "location": {
          "@id": "https://rasnyt.dk/#place"
        }
      },
      {
        "@type": "WebSite",
        "@id": "https://rasnyt.dk/#website",
        "url": "https://rasnyt.dk",
        "name": "Randers Auto Sport",
        "publisher": {
          "@id": "https://rasnyt.dk/#organization"
        },
        "inLanguage": "da-DK",
        "potentialAction": {
          "@type": "SearchAction",
          "target": "https://rasnyt.dk/?s={search_term_string}",
          "query-input": "required name=search_term_string"
        }
      },
      {
        "@type": "ImageObject",
        "@id": "https://rasnyt.dk/wp-content/uploads/2020/06/logo_u_txt.jpg",
        "url": "https://rasnyt.dk/wp-content/uploads/2020/06/logo_u_txt.jpg",
        "width": 200,
        "height": 200,
        "inLanguage": "da-DK"
      },
      {
        "@type": "WebPage",
        "@id": "https://rasnyt.dk/#webpage",
        "url": "https://rasnyt.dk/",
        "name": "Randers Autosport",
        "datePublished": "2019-11-20T14:03:17+00:00",
        "dateModified": "2025-08-12T12:42:23+00:00",
        "about": {
          "@id": "https://rasnyt.dk/#organization"
        },
        "isPartOf": {
          "@id": "https://rasnyt.dk/#website"
        },
        "primaryImageOfPage": {
          "@id": "https://rasnyt.dk/wp-content/uploads/2020/06/logo_u_txt.jpg"
        },
        "inLanguage": "da-DK"
      },
      {
        "@type": "Person",
        "@id": "https://rasnyt.dk/#author",
        "name": "Mikal Duncan Gr\u00f8nbech",
        "image": {
          "@type": "ImageObject",
          "@id": "https://secure.gravatar.com/avatar/52808940f7c77ec93dc52e9f5ab71fa8?s=96&d=mm&r=g",
          "url": "https://secure.gravatar.com/avatar/52808940f7c77ec93dc52e9f5ab71fa8?s=96&d=mm&r=g",
          "caption": "Mikal Duncan Gr\u00f8nbech",
          "inLanguage": "da-DK"
        },
        "worksFor": {
          "@id": "https://rasnyt.dk/#organization"
        }
      },
      {
        "@type": "Article",
        "headline": "Randers Autosport",
        "datePublished": "2019-11-20T14:03:17+00:00",
        "dateModified": "2025-08-12T12:42:23+00:00",
        "author": {
          "@id": "https://rasnyt.dk/#author",
          "name": "Mikal Duncan Gr\u00f8nbech"
        },
        "publisher": {
          "@id": "https://rasnyt.dk/#organization"
        },
        "description": "#description",
        "name": "Randers Autosport",
        "@id": "https://rasnyt.dk/#richSnippet",
        "isPartOf": {
          "@id": "https://rasnyt.dk/#webpage"
        },
        "image": {
          "@id": "https://rasnyt.dk/wp-content/uploads/2020/06/logo_u_txt.jpg"
        },
        "inLanguage": "da-DK",
        "mainEntityOfPage": {
          "@id": "https://rasnyt.dk/#webpage"
        }
      }
    ]
  }
]
         
       |