{
  "dataset": {
    "id": "hundeboxen",
    "schemaVersion": "1.1",
    "site": "hundeschule.online",
    "title": "Hundebox-Datenbank",
    "description": "Strukturierte Daten zu 5 Hundeboxen (Drahtbox, Kunststoff, Alu-Transportbox, Faltbox): Typ, Material, Größenrange und Circa-Preise.",
    "language": "de",
    "itemType": "product",
    "license": "https://creativecommons.org/licenses/by/4.0/",
    "attribution": "hundeschule.online",
    "created": "2026-06-29",
    "modified": "2026-06-29",
    "priceCurrency": "EUR",
    "priceNote": "Circa-Preise aus redaktioneller Recherche auf hundebox-test.html, Stand Juni 2026. Tagespreise können abweichen.",
    "disclosure": "Die URLs unter 'offers' sind Affiliate-Links (Anzeige). Bei einem Kauf darüber erhält der Betreiber eine Provision, der Preis für Käufer bleibt gleich.",
    "canonicalHtml": "https://hundeschule.online/daten-hundeboxen.html",
    "canonicalJson": "https://hundeschule.online/daten/hundeboxen.json",
    "itemCount": 5,
    "changelog": [
      {
        "date": "2026-06-29",
        "note": "Erstveröffentlichung mit 5 Modellen"
      }
    ]
  },
  "fields": {
    "typ": {
      "type": "string",
      "values": [
        "Drahtbox",
        "Kunststoff-Transportbox",
        "Alu-Transportbox",
        "Faltbox"
      ],
      "description": "Bauform der Hundebox",
      "label": "Typ"
    },
    "material": {
      "type": "string",
      "description": "Hauptmaterial",
      "label": "Material"
    },
    "groessen": {
      "type": "string",
      "description": "Verfügbare Größenrange",
      "label": "Größen"
    },
    "iataKonform": {
      "type": "boolean",
      "description": "Geeignet für Flugreisen nach IATA-Standard",
      "label": "IATA"
    },
    "bewertung": {
      "type": "string",
      "values": [
        "Sehr gut",
        "Gut",
        "Befriedigend"
      ],
      "description": "Redaktionelle Gesamtbewertung",
      "label": "Bewertung"
    }
  },
  "items": [
    {
      "id": "amazonbasics-drahtbox",
      "type": "product",
      "name": "AmazonBasics Drahtbox",
      "brand": "AmazonBasics",
      "category": "hundeboxen",
      "subcategory": "Drahtbox",
      "description": "Günstige Metall-Drahtbox für zuhause mit klappbarem Design und Doppeltür.",
      "pricing": {
        "model": "one-time",
        "currency": "EUR",
        "priceLow": 25,
        "priceHigh": 60,
        "note": "ca."
      },
      "attributes": {
        "typ": "Drahtbox",
        "material": "Metall, beschichtet",
        "groessen": "S – XXL",
        "iataKonform": false,
        "bewertung": "Gut"
      },
      "offers": [
        {
          "merchant": "Amazon",
          "url": "https://www.amazon.de/s?k=Amazon+Basics+Hundek%C3%A4fig+Hund&tag=hoibi-21",
          "sponsored": true
        }
      ],
      "source": {
        "page": "https://hundeschule.online/hundebox-test.html",
        "anchor": "#amazonbasics"
      }
    },
    {
      "id": "feandrea-drahtbox",
      "type": "product",
      "name": "Feandrea Drahtbox",
      "brand": "Feandrea",
      "category": "hundeboxen",
      "subcategory": "Drahtbox",
      "description": "Stabile Drahtbox mit herausziehbarer Kunststoffwanne und verstellbarer Trennwand.",
      "pricing": {
        "model": "one-time",
        "currency": "EUR",
        "priceLow": 35,
        "priceHigh": 75,
        "note": "ca."
      },
      "attributes": {
        "typ": "Drahtbox",
        "material": "Metall, beschichtet",
        "groessen": "S – XXL",
        "iataKonform": false,
        "bewertung": "Sehr gut"
      },
      "offers": [
        {
          "merchant": "Amazon",
          "url": "https://www.amazon.de/s?k=Feandrea+Hundebox+Drahtk%C3%A4fig&tag=hoibi-21",
          "sponsored": true
        }
      ],
      "source": {
        "page": "https://hundeschule.online/hundebox-test.html",
        "anchor": "#feandrea"
      }
    },
    {
      "id": "hunter-faltbox",
      "type": "product",
      "name": "Hunter Faltbox",
      "brand": "Hunter",
      "category": "hundeboxen",
      "subcategory": "Faltbox",
      "description": "Faltbare Textilbox aus Oxford-Nylon, leicht und platzsparend verstaubar.",
      "pricing": {
        "model": "one-time",
        "currency": "EUR",
        "priceLow": 40,
        "priceHigh": 70,
        "note": "ca."
      },
      "attributes": {
        "typ": "Faltbox",
        "material": "Oxford-Nylon",
        "groessen": "S – XL",
        "iataKonform": false,
        "bewertung": "Gut"
      },
      "offers": [
        {
          "merchant": "Amazon",
          "url": "https://www.amazon.de/s?k=Hunter+Faltbox+Hundebox&tag=hoibi-21",
          "sponsored": true
        }
      ],
      "source": {
        "page": "https://hundeschule.online/hundebox-test.html",
        "anchor": "#hunter-faltbox"
      }
    },
    {
      "id": "petmate-sky-kennel",
      "type": "product",
      "name": "Petmate Sky Kennel",
      "brand": "Petmate",
      "category": "hundeboxen",
      "subcategory": "Kunststoff-Transportbox",
      "description": "Hartschalen-Transportbox aus Kunststoff, IATA-konform für Flugreisen.",
      "pricing": {
        "model": "one-time",
        "currency": "EUR",
        "priceLow": 45,
        "priceHigh": 110,
        "note": "ca."
      },
      "attributes": {
        "typ": "Kunststoff-Transportbox",
        "material": "Kunststoff, IATA",
        "groessen": "S – XL",
        "iataKonform": true,
        "bewertung": "Sehr gut"
      },
      "offers": [
        {
          "merchant": "Amazon",
          "url": "https://www.amazon.de/s?k=Petmate+Sky+Kennel+Hundebox&tag=hoibi-21",
          "sponsored": true
        }
      ],
      "source": {
        "page": "https://hundeschule.online/hundebox-test.html",
        "anchor": "#petmate"
      }
    },
    {
      "id": "trixie-vario-40",
      "type": "product",
      "name": "Trixie Vario 40",
      "brand": "Trixie",
      "category": "hundeboxen",
      "subcategory": "Alu-Transportbox",
      "description": "Stabile Aluminium-Transportbox für Auto-Kofferraum und sichere Hundebeförderung.",
      "pricing": {
        "model": "one-time",
        "currency": "EUR",
        "priceLow": 190,
        "priceHigh": 350,
        "note": "ca."
      },
      "attributes": {
        "typ": "Alu-Transportbox",
        "material": "Aluminium",
        "groessen": "M – XL",
        "iataKonform": false,
        "bewertung": "Sehr gut"
      },
      "offers": [
        {
          "merchant": "Amazon",
          "url": "https://www.amazon.de/s?k=Trixie+Vario+40+Hundebox&tag=hoibi-21",
          "sponsored": true
        }
      ],
      "source": {
        "page": "https://hundeschule.online/hundebox-test.html",
        "anchor": "#trixie-vario"
      }
    }
  ]
}