{          "@context": "https://schema.org",          "@type": "LocalBusiness",          "@id": "https://moodcraft.art",          "name": "Moodcraft",          "image": "https://moodcraft.art/og-image.jpg",          "logo": "https://moodcraft.art/logo.svg",          "url": "https://moodcraft.art",          "priceRange": "$$$",          "address": {                "@type": "PostalAddress",                "streetAddress": "Waldeggstraße",                "addressLocality": "Linz",                "postalCode": "4020",                "addressCountry": "AT"          },          "geo": {                "@type": "GeoCoordinates",                "latitude": 48.3069,                "longitude": 14.2858          },          "description": "Music & film production studio for art and entertainment. Based in Linz, Austria.",          "sameAs": [                "https://www.instagram.com/moodcraft",                "https://www.youtube.com/moodcraft"          ]          }