{
  "@context": "https://schema.org",
  "@graph": [
    {
      "@type": "Organization",
      "@id": "https://waretimes.com/#organization",
      "name": "WareTimes",
      "url": "https://waretimes.com"
    },
    {
      "@type": "CollectionPage",
      "@id": "https://waretimes.com/aeo/crypto.json#collection",
      "url": "https://waretimes.com/aeo/crypto.json",
      "name": "WareTimes Crypto and Blockchain feed",
      "about": {
        "@type": "Thing",
        "name": "Crypto and Blockchain"
      },
      "inLanguage": [
        "en",
        "es"
      ],
      "publisher": {
        "@id": "https://waretimes.com/#organization"
      }
    },
    {
      "@type": "ItemList",
      "@id": "https://waretimes.com/aeo/crypto.json#items",
      "name": "Crypto and Blockchain stories",
      "numberOfItems": 0,
      "itemListOrder": "https://schema.org/ItemListOrderDescending",
      "itemListElement": []
    }
  ],
  "metadata": {
    "generatedAt": "2026-05-29T22:36:52.192Z",
    "topic": "crypto",
    "topicName": "Crypto and Blockchain",
    "itemCount": 0,
    "source": "https://waretimes.com/fallback/latest.json"
  }
}