{}OPF
DocsIndustries exampleEdit on GitHub

Fan Experience Operations Brief

Fan Experience Operations Brief is a fictional OPF example for sports venues teams. It demonstrates a realistic presentation structure with catalog-backed design and content payloads.

Metadata

Source

examples/gallery/industries/fan-experience-operations-brief.opf.json

Slides

6

Audience

customers, marketing-team

Purpose

pitch

Tone

conversational

Source JSON

examples/gallery/industries/fan-experience-operations-brief.opf.json
{
  "$schema": "https://openpresentation.org/schema/opf/v1",
  "name": "Fan Experience Operations Brief",
  "description": "Fan Experience Operations Brief is a fictional OPF example for sports venues teams. It demonstrates a realistic presentation structure with catalog-backed design and content payloads.",
  "filename": "fan-experience-operations-brief",
  "language": "english-au",
  "audience": [
    "customers",
    {
      "id": "marketing-team",
      "attentionBudgetMinutes": 23,
      "technicalFluency": "mixed",
      "decisionPower": "decision-maker",
      "recommendedNarratives": [
        "product-launch"
      ],
      "recommendedTones": [
        "conversational"
      ]
    }
  ],
  "purpose": {
    "id": "pitch",
    "outcome": "Improve entry, concessions, and post-event transit flow",
    "successCriteria": [
      "The audience can state the decision in one sentence.",
      "The owner and next checkpoint are explicit."
    ]
  },
  "tone": {
    "id": "conversational",
    "voiceCues": [
      "Make the decision visible.",
      "Use concrete operating language."
    ],
    "avoid": [
      "Do not bury the ask.",
      "Do not over-explain obvious context."
    ]
  },
  "narrative": "product-launch",
  "design": {
    "theme": "minimal",
    "colorScheme": {
      "id": "luxury",
      "primary": "#0F172A",
      "secondary": "#1D4ED8",
      "accent": "#047857",
      "background": "#0B1220",
      "text": "#F8FAFC",
      "custom": {
        "signal": "#BE123C",
        "risk": "#B45309"
      }
    },
    "fontScheme": {
      "id": "kalinga",
      "heading": {
        "family": "Aptos Display",
        "weight": 700
      },
      "body": {
        "family": "Aptos",
        "weight": 400
      },
      "code": {
        "family": "Consolas",
        "weight": 400
      }
    },
    "dimensions": "a4",
    "background": {
      "type": "pattern",
      "pattern": {
        "preset": "diagStripe",
        "foregroundColor": "#CBD5E1",
        "backgroundColor": "#FFFFFF"
      },
      "opacity": 0.18
    },
    "titleAlignment": "right",
    "contentAlignment": "left",
    "contentBox": false,
    "contentDirection": "vertical",
    "chartPrimary": "top",
    "imageFill": "fit",
    "listBullet": "image",
    "logo": "asset:brand-logo",
    "watermark": {
      "src": "asset:watermark",
      "opacity": 0.06
    },
    "header": {
      "left": {
        "section": true
      },
      "right": {
        "image": "asset:brand-icon"
      }
    },
    "footer": {
      "left": {
        "organization": true
      },
      "center": {
        "text": "Decision review"
      },
      "right": {
        "slideNumber": true
      }
    },
    "slideImage": {
      "src": "asset:cover-bg",
      "position": "left"
    }
  },
  "slides": [
    {
      "id": "s1",
      "section": "Opening",
      "layout": "title",
      "tag": "Sports venues",
      "title": "Fan Experience Operations Brief",
      "subtitle": "Summit Park Arena Sports venues",
      "notes": "Open by naming the decision: Improve entry, concessions, and post-event transit flow."
    },
    {
      "id": "s2",
      "section": "Context",
      "layout": "text-3x",
      "title": "Why This Matters",
      "text": [
        "Summit Park Arena should focus the next cycle on ",
        {
          "text": "improve entry, concessions, and post-event transit flow",
          "bold": true,
          "color": "#0F172A"
        },
        " while making the operating tradeoffs clear to sports venues stakeholders."
      ]
    },
    {
      "id": "s3",
      "section": "Evidence",
      "layout": "chart-3x",
      "title": "Signal Trend",
      "type": "chart",
      "chart": {
        "type": "bullet-column-2x",
        "data": {
          "columns": [
            "Quarter",
            "Current",
            "Baseline"
          ],
          "rows": [
            [
              "Q1",
              18,
              15
            ],
            [
              "Q2",
              22,
              17
            ],
            [
              "Q3",
              25,
              19
            ],
            [
              "Q4",
              29,
              21
            ]
          ]
        }
      }
    },
    {
      "id": "s4",
      "section": "Options",
      "layout": "table-1x",
      "title": "Decision Options",
      "table": {
        "columns": [
          "Workstream",
          "Owner",
          "Status",
          "Decision"
        ],
        "rows": [
          [
            "Sports venues",
            "Program lead",
            "At risk",
            "Continue"
          ],
          [
            "Data and reporting",
            "Analytics",
            "On track",
            "Tighten metric definitions"
          ],
          [
            "Field adoption",
            "Operations",
            "Watch",
            "Add weekly office hours"
          ]
        ]
      }
    },
    {
      "id": "s5",
      "section": "Plan",
      "layout": "list-3x",
      "title": "Execution Timeline",
      "type": "timeline",
      "timeline": {
        "name": "Sports venues execution path",
        "description": "Major milestones for Summit Park Arena.",
        "events": [
          {
            "when": "Oct",
            "what": "Baseline",
            "description": "Confirm current state, owners, and constraints."
          },
          {
            "when": "May",
            "what": "Pilot",
            "description": "Run a narrow pilot with visible success criteria."
          },
          {
            "when": "Jun",
            "what": "Scale",
            "description": "Expand the approach after risk review."
          },
          {
            "when": "Jul",
            "what": "Embed",
            "description": "Move reporting and routines into steady-state operations."
          }
        ]
      }
    },
    {
      "id": "s6",
      "section": "Close",
      "layout": "list-2x",
      "title": "The Ask",
      "bullets": [
        {
          "text": "Approve the next milestone for improve entry, concessions, and post-event transit flow.",
          "level": 0
        },
        {
          "text": "Assign an executive sponsor and one accountable owner.",
          "level": 0
        },
        {
          "text": "Review progress in the next operating meeting.",
          "level": 0
        }
      ]
    }
  ],
  "organization": {
    "id": "summit-park-arena",
    "name": "Summit Park Arena",
    "legalName": "Summit Park Arena, Inc.",
    "logo": "asset:brand-logo",
    "domain": "summit-park-arena.example",
    "email": "hello@summit-park-arena.example",
    "phone": "+15551000023",
    "tagline": "Improve entry, concessions, and post-event transit flow",
    "role": "primary",
    "socials": {
      "instagram": "@summit-park-arena",
      "threads": "https://threads.example/summit-park-arena"
    }
  },
  "speaker": {
    "id": "speaker",
    "name": "Samira Okafor",
    "title": "Chief of Staff",
    "organizationId": "summit-park-arena",
    "bio": "Leads sports venues planning for Summit Park Arena.",
    "socials": {
      "instagram": "@summit-park-arena-speaker"
    }
  },
  "author": "OPF Example Generator",
  "takeaway": "Improve entry, concessions, and post-event transit flow",
  "duration": 31,
  "tags": [
    "industries",
    "sports-venues",
    "pitch",
    "conversational",
    "medium"
  ],
  "assets": {
    "brand-logo": {
      "src": "./assets/summit-park-arena-logo.svg",
      "alt": "Summit Park Arena logo",
      "mediaType": "image/svg+xml"
    },
    "brand-logo-light": {
      "src": "./assets/summit-park-arena-logo-light.svg",
      "alt": "Summit Park Arena light logo",
      "mediaType": "image/svg+xml"
    },
    "brand-icon": {
      "src": "./assets/summit-park-arena-icon.svg",
      "alt": "Summit Park Arena icon",
      "mediaType": "image/svg+xml"
    },
    "cover-bg": {
      "src": "./assets/summit-park-arena-cover-4.jpg",
      "alt": "Sports venues background image",
      "mediaType": "image/jpeg"
    },
    "supporting-photo": {
      "src": "./assets/summit-park-arena-field-photo.jpg",
      "alt": "Sports venues field context",
      "mediaType": "image/jpeg"
    },
    "demo-video": {
      "src": "./media/summit-park-arena-demo.mp4",
      "title": "Sports venues walkthrough",
      "mediaType": "video/mp4"
    },
    "metric-data": {
      "src": "./data/fan-experience-operations-brief.csv",
      "format": "csv",
      "title": "Fan Experience Operations Brief data"
    },
    "watermark": {
      "src": "./assets/summit-park-arena-watermark.png",
      "alt": "Summit Park Arena watermark",
      "mediaType": "image/png"
    }
  },
  "extensions": {
    "example": {
      "folder": "industries",
      "density": "medium",
      "scenario": "fan-experience-operations-brief",
      "generatedBy": "scripts/generate-example-suite.mjs"
    }
  }
}