{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "@id": "https://filmmakerog.com/#software",
  "name": "FilmmakerOG",
  "applicationCategory": "BusinessApplication",
  "operatingSystem": "Web",
  "url": "https://filmmakerog.com/",
  "description": "Film finance planning tool that turns early project assumptions into a first-pass finance baseline with budget logic, capital stack structure, investor position, recoupment waterfall order, producer upside, and free URL/PDF/XLSX outputs.",
  "intendedUsers": [
    "independent film producers",
    "emerging producers",
    "serious filmmakers",
    "early-stage production teams"
  ],
  "calculatorModels": [
    "budget assumptions",
    "capital stack inputs",
    "distribution and revenue scenarios",
    "sales fees and approved expenses",
    "investor position",
    "recoupment waterfall order",
    "producer upside"
  ],
  "freeOutputs": [
    "shareable project URL",
    "downloadable PDF finance summary",
    "editable XLSX model"
  ],
  "notFor": [
    "guaranteed funding",
    "legal advice",
    "tax advice",
    "securities advice",
    "investment advice",
    "final deal documentation"
  ],
  "offers": [
    {
      "@type": "Offer",
      "name": "Free Calculator",
      "price": "0",
      "priceCurrency": "USD",
      "url": "https://filmmakerog.com/calculator"
    }
  ]
}
