{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Deck Gap",
  "applicationCategory": "BusinessApplication",
  "operatingSystem": "Web",
  "description": "Deck Gap scores investor decks and pitch decks out of 1000, then identifies specific gaps holding back a fundraise, with a fix for every gap.",
  "url": "https://thedeckgap.com/index.html",
  "offers": [
    { "@type": "Offer", "name": "Free Tier", "price": "0", "priceCurrency": "GBP" },
    { "@type": "Offer", "name": "Gap Tier", "price": "29", "priceCurrency": "GBP" },
    { "@type": "Offer", "name": "Full Report", "price": "49", "priceCurrency": "GBP" },
    { "@type": "Offer", "name": "Investor Readiness Session", "price": "295", "priceCurrency": "GBP" }
  ]
}
