{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://generousss.com/#organization",
      "name": "Generous",
      "alternateName": ["Generous Registry", "Generous Registry, LLC"],
      "url": "https://generousss.com",
      "logo": "https://generousss.com/favicon.png",
      "description": "Women-founded modern gift registry and event planning platform for weddings, baby showers, bachelorette weekends, birthdays, and every milestone celebration.",
      "foundingLocation": { "@type": "Place", "name": "Laguna Beach, California, USA" },
      "areaServed": "US",
      "sameAs": [
        "https://www.instagram.com/generous.yay/",
        "https://www.instagram.com/generousregistry"
      ],
      "contactPoint": {
        "@type": "ContactPoint",
        "contactType": "Customer Support",
        "email": "yaygenerous@gmail.com",
        "availableLanguage": ["English"]
      }
    },
    {
      "@type": "WebSite",
      "@id": "https://generousss.com/#website",
      "name": "Generous",
      "url": "https://generousss.com",
      "description": "Modern gift registry and event planning platform for every celebration.",
      "publisher": { "@id": "https://generousss.com/#organization" },
      "potentialAction": {
        "@type": "SearchAction",
        "target": { "@type": "EntryPoint", "urlTemplate": "https://generousss.com/find-registry?q={search_term_string}" },
        "query-input": "required name=search_term_string"
      }
    },
    {
      "@type": "WebApplication",
      "@id": "https://generousss.com/#webapp",
      "name": "Generous",
      "url": "https://generousss.com",
      "applicationCategory": "LifestyleApplication",
      "operatingSystem": "Any (Web, iOS, Android)",
      "description": "Plan events, build universal gift registries, manage RSVPs, book vendors, and coordinate budgets and group chats.",
      "featureList": [
        "Universal gift registry from any store",
        "Event planning with co-hosts",
        "RSVP tracking and guest lists",
        "Vendor discovery and booking",
        "Group chats, budgets, and event files",
        "Inspiration boards and Explore feed",
        "AI planning tools"
      ],
      "offers": { "@type": "Offer", "price": "0", "priceCurrency": "USD" }
    },
    {
      "@type": "ItemList",
      "name": "Generous public pages",
      "itemListElement": [
        { "@type": "ListItem", "position": 1, "url": "https://generousss.com/", "name": "Home" },
        { "@type": "ListItem", "position": 2, "url": "https://generousss.com/about", "name": "About" },
        { "@type": "ListItem", "position": 3, "url": "https://generousss.com/explore", "name": "Explore" },
        { "@type": "ListItem", "position": 4, "url": "https://generousss.com/vendors", "name": "Vendors" },
        { "@type": "ListItem", "position": 5, "url": "https://generousss.com/registry", "name": "Registry" },
        { "@type": "ListItem", "position": 6, "url": "https://generousss.com/find-registry", "name": "Find a Registry" },
        { "@type": "ListItem", "position": 7, "url": "https://generousss.com/events", "name": "Events" },
        { "@type": "ListItem", "position": 8, "url": "https://generousss.com/ai-tools", "name": "AI Tools" },
        { "@type": "ListItem", "position": 9, "url": "https://generousss.com/contact", "name": "Contact" },
        { "@type": "ListItem", "position": 10, "url": "https://generousss.com/vendor-signup", "name": "Vendor Signup" },
        { "@type": "ListItem", "position": 11, "url": "https://generousss.com/signup", "name": "Sign Up" },
        { "@type": "ListItem", "position": 12, "url": "https://generousss.com/signin", "name": "Sign In" }
      ]
    },
    {
      "@type": "FAQPage",
      "mainEntity": [
        { "@type": "Question", "name": "Is Generous free to use?",
          "acceptedAnswer": { "@type": "Answer", "text": "Yes. Building a gift registry, planning events, sending invitations, and tracking RSVPs on Generous are free for hosts and guests." } },
        { "@type": "Question", "name": "What stores can I add gifts from?",
          "acceptedAnswer": { "@type": "Answer", "text": "Generous is a universal registry — you can add gifts from virtually any online store, including Amazon, Target, Crate & Barrel, REI, Etsy, and small independent shops." } },
        { "@type": "Question", "name": "Can guests RSVP without creating an account?",
          "acceptedAnswer": { "@type": "Answer", "text": "Yes. Guests can RSVP and view event details with a single tap from the invitation link." } },
        { "@type": "Question", "name": "Does Generous support multiple events and registries?",
          "acceptedAnswer": { "@type": "Answer", "text": "Yes. Hosts can run unlimited events and registries from one account." } },
        { "@type": "Question", "name": "What kinds of celebrations does Generous support?",
          "acceptedAnswer": { "@type": "Answer", "text": "Weddings, bridal showers, baby showers, sip-and-sees, bachelorette and bachelor weekends, birthdays, milestone parties, housewarmings, graduations, and other gatherings." } },
        { "@type": "Question", "name": "How does Generous protect my privacy?",
          "acceptedAnswer": { "@type": "Answer", "text": "Registries can be public, private, or password-protected. Personal details are only shared with hosts when guests opt in. Generous is CCPA and GDPR compliant." } },
        { "@type": "Question", "name": "How do vendors join Generous?",
          "acceptedAnswer": { "@type": "Answer", "text": "Event vendors apply through generousss.com/vendor-signup. Approved vendors get a profile, lead inquiries, and tiered tools to grow their business." } },
        { "@type": "Question", "name": "Is there a mobile app?",
          "acceptedAnswer": { "@type": "Answer", "text": "Yes — a mobile-friendly web app today, with native iOS and Android apps built on Capacitor." } }
      ]
    }
  ]
}
