{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "Turnozo",
  "url": "https://turnozo.com",
  "applicationCategory": "BusinessApplication",
  "operatingSystem": "Web, iOS, Android",
  "description": "Spain-first employee scheduling, time tracking, availability, and absence management for shift-based businesses. Build rotas in minutes, prepare editable first drafts from team data or uploaded files, track hours automatically, and manage your team from anywhere.",
  "offers": [
    {
      "@type": "Offer",
      "name": "Free",
      "price": "0",
      "priceCurrency": "EUR",
      "description": "1 location, up to 10 employees. All product features included forever. No credit card required."
    },
    {
      "@type": "Offer",
      "name": "Pro",
      "price": "2.47",
      "priceCurrency": "EUR",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "2.47",
        "priceCurrency": "EUR",
        "unitText": "per employee / month",
        "billingIncrement": 1
      },
      "description": "Unlimited locations and employees. All product features included. 14-day free trial for teams above the free limit."
    },
    {
      "@type": "Offer",
      "name": "Managed",
      "priceCurrency": "EUR",
      "description": "Custom managed setup, migration, and weekly rota support for teams that want hands-on help from Turnozo."
    }
  ],
  "featureList": [
    "Drag-and-drop shift scheduling",
    "Employee time tracking with clock-in/out",
    "Assistant-generated editable first draft schedules",
    "Availability management",
    "Absence and leave management",
    "Team management with roles and permissions",
    "Mobile app for iOS and Android",
    "Real-time notifications",
    "Recurring patterns and conflict detection",
    "Calendar sync with Google, Apple, and Outlook",
    "Overtime tracking and labor cost insights",
    "Multi-location support"
  ],
  "publisher": {
    "@type": "Organization",
    "name": "Turnozo",
    "url": "https://turnozo.com",
    "sameAs": [
      "https://www.linkedin.com/company/turnozo",
      "https://x.com/turnozo"
    ]
  }
}