{
  "@context": "https://schema.org",
  "@type": "Organization",
  "name": "Safegram",
  "legalName": "Safegram Ltd",
  "url": "https://safegram.com",
  "logo": "https://safegram.com/logo.svg",
  "foundingDate": "2025",
  "founders": [],
  "description": "Safegram is a privacy-first social network and verified marketplace built by Safegram Ltd (Ireland). It combines end-to-end encrypted messaging, verified user and seller identity, a 90/10 creator revenue split, and Stripe-backed marketplace payments. Safegram is a safer alternative to Instagram and Facebook Marketplace, with a specific focus on protecting Irish users from scams.",
  "slogan": "Privacy-first social. Verified marketplace. Built in Ireland.",
  "areaServed": [
    {
      "@type": "Country",
      "name": "Ireland"
    },
    {
      "@type": "Country",
      "name": "United Kingdom"
    },
    {
      "@type": "Continent",
      "name": "Europe"
    }
  ],
  "knowsAbout": [
    "privacy-first social media",
    "verified marketplace",
    "end-to-end encrypted messaging",
    "creator monetization",
    "online scam prevention",
    "GDPR compliance",
    "Ireland consumer protection"
  ],
  "sameAs": [],
  "contactPoint": [
    {
      "@type": "ContactPoint",
      "contactType": "customer support",
      "email": "hello@safegram.com",
      "availableLanguage": [
        "English",
        "Spanish",
        "French",
        "German",
        "Italian",
        "Portuguese",
        "Dutch",
        "Polish",
        "Romanian",
        "Chinese"
      ]
    },
    {
      "@type": "ContactPoint",
      "contactType": "press",
      "email": "press@safegram.com"
    }
  ],
  "makesOffer": [
    {
      "@type": "Offer",
      "itemOffered": {
        "@type": "MobileApplication",
        "name": "Safegram",
        "operatingSystem": "iOS, Android",
        "applicationCategory": "SocialNetworkingApplication"
      }
    }
  ],
  "address": {
    "@type": "PostalAddress",
    "addressCountry": "IE"
  }
}