{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "@id": "https://tradingbite.net/ai/entities.json#trader-brand-website",
  "name": "Trader Brand Website",
  "description": "Done-for-you trader brand website using the Trading Bite design system: marketplace patterns, crypto checkout flow, member portal link, admin CMS, and educational disclaimers.",
  "sku": "TB-BRAND-SITE",
  "url": "https://tradingbite.net/pay?plan=trader-brand-website",
  "image": "https://tradingbite.net/assets/logo-dark.png",
  "brand": {
    "@type": "Brand",
    "name": "Trading Bite"
  },
  "category": "WebsiteService",
  "isRelatedTo": "https://tradingbite.net/#organization",
  "provider": {
    "@id": "https://tradingbite.net/#organization"
  },
  "offers": {
    "@type": "Offer",
    "url": "https://tradingbite.net/pay?plan=trader-brand-website",
    "price": "299.00",
    "priceCurrency": "USD",
    "availability": "https://schema.org/InStock",
    "priceValidUntil": "2027-12-31",
    "seller": {
      "@id": "https://tradingbite.net/#organization"
    },
    "category": "Digital goods"
  },
  "additionalType": "https://tradingbite.net/ai/#DigitalProduct",
  "material": "Digital",
  "additionalProperty": [
    {
      "@type": "PropertyValue",
      "name": "productForm",
      "value": "DigitalProduct"
    },
    {
      "@type": "PropertyValue",
      "name": "billing",
      "value": "project"
    },
    {
      "@type": "PropertyValue",
      "name": "delivery",
      "value": "Digital license / portal activation after verified crypto payment"
    }
  ]
}
