{
  "$schema": "https://radar.optifeed.com/schemas/example-report-v1.json",
  "schemaVersion": "example-report-v1",
  "exampleStatus": "fixed-demonstration",
  "liveRun": false,
  "subject": {
    "domain": "apple.com",
    "kind": "brand"
  },
  "disclaimer": "Stable demonstration data used by the Optifeed Radar landing-page animation. Not a live run or current claim about Apple.",
  "brandResult": {
    "visibilityEstimate": 43,
    "scale": 100,
    "appearances": 6,
    "questions": 15,
    "averageObservedPosition": 1.33,
    "shareOfAnswerPercent": 28.6
  },
  "productResult": {
    "status": "demonstration",
    "products": [
      {
        "name": "MacBook Air",
        "suppliedOrder": 1,
        "observedAiOrder": 2,
        "deltaPlaces": -1
      },
      {
        "name": "MacBook Pro",
        "suppliedOrder": 2,
        "observedAiOrder": 1,
        "deltaPlaces": 1
      },
      {
        "name": "iMac",
        "suppliedOrder": 3,
        "observedAiOrder": null,
        "status": "absent"
      },
      {
        "name": "Mac mini",
        "suppliedOrder": 4,
        "observedAiOrder": 3,
        "deltaPlaces": 1
      }
    ]
  },
  "formats": {
    "html": "https://radar.optifeed.com/examples/apple/",
    "markdown": "https://radar.optifeed.com/examples/apple/report.md",
    "json": "https://radar.optifeed.com/examples/apple/report.json"
  },
  "trademarkNotice": "Apple, MacBook, iMac, and Mac mini are trademarks of Apple Inc. This independent demonstration is not affiliated with or endorsed by Apple."
}
