{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "WebSite",
      "@id": "https://gearhub.tech/#website",
      "url": "https://gearhub.tech/",
      "name": "GearHub",
      "description": "GearHub helps musicians track ownership, service history, and modifications for guitars, amps, pedals, keyboards, drums, and mics, with QR verification, secure sharing, and an encrypted vault.",
      "publisher": { "@id": "https://gearhub.tech/#organization" },
      "inLanguage": "en-GB"
    },
    {
      "@type": "SoftwareApplication",
      "@id": "https://gearhub.tech/#app",
      "name": "GearHub",
      "applicationCategory": "UtilitiesApplication",
      "operatingSystem": "Web, iOS",
      "url": "https://gearhub.tech/",
      "description": "Track ownership, service history, and modifications for your instruments and audio gear, with QR verification, secure sharing, and an encrypted vault.",
      "offers": [
        { "@type": "Offer", "name": "Free", "price": "0", "priceCurrency": "GBP" },
        { "@type": "Offer", "name": "GearHub+", "price": "4.99", "priceCurrency": "GBP", "description": "Monthly subscription: research credits, a band slot, and the venue guide." },
        { "@type": "Offer", "name": "Band slots", "price": "3.99", "priceCurrency": "GBP", "description": "From £3.99 a month: lead a band, with shared repertoire, gigs, and touring tools." }
      ],
      "publisher": { "@id": "https://gearhub.tech/#organization" }
    },
    {
      "@type": "Organization",
      "@id": "https://gearhub.tech/#organization",
      "name": "GearHub",
      "url": "https://gearhub.tech/",
      "logo": "https://gearhub.tech/favicon.png",
      "sameAs": ["https://instagram.com/gearhubapp"]
    }
  ]
}
