Keystone Canary

CollectionPage https://data.canary-staging.odnos.ai/registry

Structured data registry — machine-readable index of every entity published by Keystone Canary. Each item below links to its canonical JSON-LD profile (also rendered as HTML on this subdomain).

Offers · 1
Inspect raw JSON-LD payload  ·  mirrors the <head> script
{
  "@context": "https://schema.org",
  "@type": "CollectionPage",
  "@id": "https://data.canary-staging.odnos.ai/registry#registry",
  "name": "Structured data — Keystone Canary",
  "description": "Machine-readable structured data for Keystone Canary: 12 entities across 7 categories, published as JSON-LD and HTML.",
  "about": [
    {
      "@type": "ItemList",
      "name": "Services",
      "numberOfItems": 2,
      "url": "https://data.canary-staging.odnos.ai/services",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "item": {
            "@type": "Service",
            "@id": "https://data.canary-staging.odnos.ai/services/canary-service",
            "name": "Canary Service",
            "description": "Smoke-probe canary service. Do not delete. edit"
          }
        },
        {
          "@type": "ListItem",
          "position": 2,
          "item": {
            "@type": "Service",
            "@id": "https://data.canary-staging.odnos.ai/services/service-ex",
            "name": "Service ex",
            "description": "Description"
          }
        }
      ]
    },
    {
      "@type": "ItemList",
      "name": "Products",
      "numberOfItems": 1,
      "url": "https://data.canary-staging.odnos.ai/products",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "item": {
            "@type": "Product",
            "@id": "https://data.canary-staging.odnos.ai/products/product",
            "name": "product",
            "description": "Disposable QA245 product fixture."
          }
        }
      ]
    },
    {
      "@type": "ItemList",
      "name": "Organizations",
      "numberOfItems": 2,
      "url": "https://data.canary-staging.odnos.ai/organizations",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "item": {
            "@type": "Organization",
            "@id": "https://data.canary-staging.odnos.ai/organizations/canary-organization",
            "name": "Canary Organization",
            "description": "Smoke-probe canary entity. Do not delete."
          }
        },
        {
          "@type": "ListItem",
          "position": 2,
          "item": {
            "@type": "Organization",
            "@id": "https://data.canary-staging.odnos.ai/organizations/mae",
            "name": "mae"
          }
        }
      ]
    },
    {
      "@type": "ItemList",
      "name": "Local Businesses",
      "numberOfItems": 2,
      "url": "https://data.canary-staging.odnos.ai/local_businesses",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "item": {
            "@type": "LocalBusiness",
            "@id": "https://data.canary-staging.odnos.ai/local_businesses/local",
            "name": "name"
          }
        },
        {
          "@type": "ListItem",
          "position": 2,
          "item": {
            "@type": "LocalBusiness",
            "@id": "https://data.canary-staging.odnos.ai/local_businesses/name",
            "name": "name"
          }
        }
      ]
    },
    {
      "@type": "ItemList",
      "name": "People",
      "numberOfItems": 2,
      "url": "https://data.canary-staging.odnos.ai/people",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "item": {
            "@type": "Person",
            "@id": "https://data.canary-staging.odnos.ai/people/canary-person",
            "name": "Canary Person",
            "description": "Test saving after cross tenant cleanup"
          }
        },
        {
          "@type": "ListItem",
          "position": 2,
          "item": {
            "@type": "Person",
            "@id": "https://data.canary-staging.odnos.ai/people/name",
            "name": "name"
          }
        }
      ]
    },
    {
      "@type": "ItemList",
      "name": "Offers",
      "numberOfItems": 1,
      "url": "https://data.canary-staging.odnos.ai/offers",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "item": {
            "@type": "Offer",
            "@id": "https://data.canary-staging.odnos.ai/offers/name",
            "name": "name"
          }
        }
      ]
    },
    {
      "@type": "ItemList",
      "name": "Audiences",
      "numberOfItems": 2,
      "url": "https://data.canary-staging.odnos.ai/audiences",
      "itemListElement": [
        {
          "@type": "ListItem",
          "position": 1,
          "item": {
            "@type": "Audience",
            "@id": "https://data.canary-staging.odnos.ai/personas/persona-ex",
            "name": "Persona ex"
          }
        },
        {
          "@type": "ListItem",
          "position": 2,
          "item": {
            "@type": "Audience",
            "@id": "https://data.canary-staging.odnos.ai/personas/persona-test",
            "name": "persona test"
          }
        }
      ]
    }
  ]
}