{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "#org",
      "name": "FeelThere.live LTD",
      "alternateName": "FeelThere",
      "url": "https://www.feelthere.live",
      "logo": "https://feeltherestorage.blob.core.windows.net/feeltherecontainer/Brand%20files/FeelThere%20+%20Logo%20+%20slogan.png",
      "contactPoint": {
        "@type": "ContactPoint",
        "email": "support@feelthere.live",
        "contactType": "Customer Support"
      },
      "sameAs": [
        "https://www.facebook.com/FeelThere.Live/",
        "https://www.linkedin.com/company/feelthere",
        "https://x.com/feelthere_live",
        "https://www.youtube.com/@feeltherelive",
        "https://www.instagram.com/feelthere.live"
      ]
    },
    {
      "@type": "WebSite",
      "@id": "#website",
      "url": "https://www.feelthere.live",
      "name": "FeelThere",
      "description": "Mobile-first multistreaming for creators, teams, and businesses.",
      "publisher": {
        "@id": "#org"
      },
      "inLanguage": "en"
    },
    {
      "@type": "SoftwareApplication",
      "@id": "#app",
      "name": "FeelThere",
      "applicationCategory": "MultimediaApplication",
      "operatingSystem": "iOS, Android",
      "publisher": {
        "@id": "#org"
      },
      "offers": {
        "@type": "AggregateOffer",
        "lowPrice": "0",
        "highPrice": "79.99",
        "priceCurrency": "USD",
        "offerCount": "3",
        "offers": [
          {
            "@type": "Offer",
            "name": "Basic",
            "price": "0",
            "priceCurrency": "USD",
            "description": "Stream to two destinations, use custom RTMP destinations, unified live chat, and basic analytics with HD 720p quality."
          },
          {
            "@type": "Offer",
            "name": "Premium",
            "price": "79.99",
            "priceCurrency": "USD",
            "billingDuration": "P1Y",
            "eligibleDuration": "P1Y",
            "description": "Annual Premium plan equivalent to $6.67 per month when billed annually, including up to 8 destinations, advanced YouTube support, destination management mid-stream, Full HD 1080p, and 30-day analytics."
          },
          {
            "@type": "Offer",
            "name": "Enterprise",
            "description": "Custom enterprise plan with dedicated support, custom analytics, and tailored packaging."
          }
        ]
      },
      "featureList": [
        "Native mobile app",
        "Multistreaming up to 8 destinations",
        "Custom RTMP",
        "Unified live chat",
        "Dynamic destination management",
        "Custom branding and watermark support",
        "Analytics dashboard"
      ]
    },
    {
      "@type": "FAQPage",
      "@id": "#product-faq",
      "url": "https://www.feelthere.live/faq",
      "name": "FeelThere FAQ",
      "mainEntity": [
        {
          "@type": "Question",
          "name": "What is FeelThere?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "FeelThere is a mobile live streaming app for broadcasting to multiple platforms from one phone."
          }
        },
        {
          "@type": "Question",
          "name": "How does multistreaming work in FeelThere?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "FeelThere lets users connect multiple destinations and broadcast simultaneously from one mobile workflow."
          }
        },
        {
          "@type": "Question",
          "name": "Can I livestream to TikTok and Instagram using FeelThere?",
          "acceptedAnswer": {
            "@type": "Answer",
            "text": "Yes, FeelThere supports livestreaming to TikTok and Instagram subject to platform permissions and account eligibility."
          }
        }
      ]
    },
    {
      "@type": "CollectionPage",
      "@id": "#faq-hub",
      "url": "https://www.feelthere.live/lp/faq",
      "name": "FeelThere FAQ Hub",
      "description": "Educational hub for mobile live streaming, multistreaming, platforms, analytics, monetization, equipment, troubleshooting, and strategy."
    }
  ]
}