{
  "@context": "https://schema.org",
  "@type": "Review",
  "@id": "https://tradingbite.net/ai/schema/review.template.json",
  "itemReviewed": {
    "@type": "SoftwareApplication",
    "name": "Trading Bite Member Portal",
    "url": "https://tradingbite.net/pay?plan=portal-annual"
  },
  "author": {
    "@type": "Person",
    "name": "REPLACE_WITH_PERMISSIONED_MEMBER_NAME_OR_HANDLE"
  },
  "datePublished": "YYYY-MM-DD",
  "reviewBody": "REPLACE_WITH_PERMISSIONED_QUOTE — educational experience only, no fabricated performance claims.",
  "reviewRating": {
    "@type": "Rating",
    "ratingValue": "REPLACE_1_TO_5",
    "bestRating": "5",
    "worstRating": "1"
  },
  "publisher": {
    "@id": "https://tradingbite.net/#organization"
  },
  "_tradingBitePolicy": "Never invent reviews, stars, or performance claims. Activate this schema only after written member permission."
}
