﻿{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "@id": "https://slt.de/#hurra-mathe",
  "name": "Hurra Mathe",
  "alternateName": "Hurra Mathe – Mathe-App für die Grundschule",
  "applicationCategory": "EducationalApplication",
  "applicationSubCategory": "Mathematics",
  "operatingSystem": "Web, iOS, Android",
  "url": "https://slt.de/de/products/hurra-mathe/",
  "image": "https://slt.de/android-chrome-512x512.png",
  "description": "Adaptive Mathe-Lern-App für die Grundschule (Klasse 1–4). Einmaleins, Plus/Minus, Division. Werbefreie Tarife, DSGVO-konform, 6 Sprachen, made in Germany.",
  "inLanguage": ["de", "en", "fr", "es", "it", "tr"],
  "audience": {
    "@type": "EducationalAudience",
    "educationalRole": "student",
    "audienceType": "Grundschüler (Klasse 1–4)"
  },
  "publisher": { "@id": "https://slt.de/#organization" },
  "offers": [
    {
      "@type": "Offer",
      "name": "Free",
      "price": "0",
      "priceCurrency": "EUR",
      "availability": "https://schema.org/InStock"
    },
    {
      "@type": "Offer",
      "name": "Premium (jährlich)",
      "price": "12",
      "priceCurrency": "EUR",
      "availability": "https://schema.org/InStock"
    }
  ]
}

