{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://miamaiart.com/#organization",
      "name": "Mia Mai Art",
      "alternateName": ["Mia Mai", "Mia Mai Art Gallery", "Mia Mai Art Shop"],
      "url": "https://miamaiart.com",
      "logo": "https://miamaiart.com/assets/art/mia-mai-art-gallery-fine-art-shop-logo-hd.webp",
      "description": "Museum-grade archival art prints by young artist Mia Mai, born from a 20,000km journey across Southeast Asia.",
      "founder": {
        "@type": "Person",
        "name": "Meigo Märk",
        "nationality": "Estonian"
      },
      "brand": {
        "@type": "Brand",
        "name": "Mia Mai Art",
        "slogan": "Art born from a 20,000km journey"
      },
      "sameAs": [
        "https://instagram.com/miamaiart",
        "https://www.youtube.com/@MiaMaiArt",
        "https://www.facebook.com/MiaMaiArt",
        "https://x.com/MiaMaiArt",
        "https://www.pinterest.com/miamaiart/",
        "https://www.tiktok.com/@miamaiart",
        "https://www.linkedin.com/in/miamaiart/",
        "https://www.reddit.com/user/MiaMaiArt/",
        "https://opensea.io/MiaMai/created"
      ],
      "knowsAbout": [
        "Archival Art Printing",
        "Sustainable Art Production",
        "Fine Art Painting",
        "Contemporary Art",
        "Naive Art",
        "Outsider Art",
        "NFT Digital Art",
        "Ethical Sourcing"
      ],
      "ethicalPolicy": "https://miamaiart.com/pages/provenance-ethics",
      "email": "miamaiart@gmail.com",
      "address": {
        "@type": "PostalAddress",
        "addressLocality": "Da Lat",
        "addressRegion": "Lâm Đồng",
        "addressCountry": "VN"
      },
      "contactPoint": {
        "@type": "ContactPoint",
        "email": "miamaiart@gmail.com",
        "contactType": "customer service",
        "areaServed": "Global",
        "availableLanguage": ["English", "Vietnamese", "Estonian"]
      }
    },
    {
      "@type": "Person",
      "@id": "https://miamaiart.com/#artist",
      "name": "Mia Mai",
      "alternateName": "Maria Mai Märk",
      "description": "7-year-old prodigy artist from Da Lat, Vietnam. Creator of 300+ original paintings using acrylics, glitter pens, and watercolors. Her work is described as naive art, outsider art, and contemporary fine art.",
      "image": "https://miamaiart.com/assets/art/mia-mai-portrait.webp",
      "url": "https://miamaiart.com",
      "birthPlace": {
        "@type": "Place",
        "name": "Thái Bình, Vietnam"
      },
      "nationality": "Vietnamese-Estonian",
      "knowsAbout": [
        "Acrylic Painting",
        "Glitter Pen Art",
        "Watercolor Art",
        "Finger Painting",
        "Mixed Media",
        "Ceramic Art"
      ],
      "hasOccupation": {
        "@type": "Occupation",
        "name": "Visual Artist"
      },
      "parent": [
        {
          "@type": "Person",
          "name": "Meigo Märk",
          "nationality": "Estonian",
          "hasOccupation": { "@type": "Occupation", "name": "Artist & Photographer" }
        },
        {
          "@type": "Person",
          "name": "Sâm",
          "nationality": "Vietnamese"
        }
      ],
      "sameAs": [
        "https://instagram.com/miamaiart",
        "https://www.youtube.com/@MiaMaiArt",
        "https://www.tiktok.com/@miamaiart",
        "https://www.pinterest.com/miamaiart/"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "https://miamaiart.com/#website",
      "url": "https://miamaiart.com",
      "name": "Mia Mai Art",
      "publisher": { "@id": "https://miamaiart.com/#organization" },
      "potentialAction": {
        "@type": "SearchAction",
        "target": "https://miamaiart.com/art?search={search_term_string}",
        "query-input": "required name=search_term_string"
      },
      "inLanguage": "en-US"
    },
    {
      "@type": "OnlineStore",
      "@id": "https://miamaiart.com/#store",
      "name": "Mia Mai Art Shop",
      "url": "https://miamaiart.com/shop",
      "brand": { "@id": "https://miamaiart.com/#organization" },
      "currenciesAccepted": "USD",
      "paymentAccepted": "PayPal, Visa, Mastercard, Apple Pay, Google Pay, Venmo",
      "priceRange": "$$$",
      "hasOfferCatalog": {
        "@type": "OfferCatalog",
        "name": "Mia Mai Art Collection",
        "itemListElement": [
          {
            "@type": "OfferCatalog",
            "name": "Archival Art Prints",
            "description": "Museum-grade Giclée prints on FSC-certified paper with archival inks rated 200+ years"
          },
          {
            "@type": "OfferCatalog",
            "name": "Wearable Art",
            "description": "Hoodie blankets, floral slip-on shoes, and art tote bags"
          },
          {
            "@type": "OfferCatalog",
            "name": "Ceramic Art",
            "description": "Hand-painted ceramic mugs — functional art objects"
          },
          {
            "@type": "OfferCatalog",
            "name": "NFT Digital Art",
            "description": "14 blockchain collections on Ethereum and Solana"
          }
        ]
      },
      "shippingDetails": {
        "@type": "OfferShippingDetails",
        "shippingDestination": { "@type": "DefinedRegion", "name": "Worldwide" },
        "deliveryTime": {
          "@type": "ShippingDeliveryTime",
          "handlingTime": { "@type": "QuantitativeValue", "minValue": 1, "maxValue": 3, "unitCode": "d" },
          "transitTime": { "@type": "QuantitativeValue", "minValue": 3, "maxValue": 7, "unitCode": "d" }
        }
      },
      "returnPolicy": {
        "@type": "MerchantReturnPolicy",
        "returnPolicyCategory": "https://schema.org/MerchantReturnFiniteReturnWindow",
        "merchantReturnDays": 30,
        "returnMethod": "https://schema.org/ReturnByMail",
        "returnFees": "https://schema.org/FreeReturn"
      }
    }
  ]
}
