{
  "@context": "https://schema.org",
  "@type": "ItemList",
  "name": "Turnozo Features",
  "url": "https://turnozo.com",
  "numberOfItems": 6,
  "itemListElement": [
    {
      "@type": "ListItem",
      "position": 1,
      "item": {
        "@type": "SoftwareApplication",
        "name": "Scheduling",
        "url": "https://turnozo.com/scheduling",
        "description": "Drag-and-drop shift scheduling with recurring patterns, conflict detection, assistant-generated first drafts, team notifications, and calendar sync. Build weekly rotas in minutes.",
        "applicationCategory": "BusinessApplication"
      }
    },
    {
      "@type": "ListItem",
      "position": 2,
      "item": {
        "@type": "SoftwareApplication",
        "name": "Time Tracking",
        "url": "https://turnozo.com/time-tracking",
        "description": "Mobile clock-in/out with optional GPS and geofencing, automatic hour calculation, overtime tracking, approvals, and CSV timesheet exports.",
        "applicationCategory": "BusinessApplication"
      }
    },
    {
      "@type": "ListItem",
      "position": 3,
      "item": {
        "@type": "SoftwareApplication",
        "name": "Availability",
        "url": "https://turnozo.com/availability",
        "description": "Employees set recurring availability and unavailability. Managers see it instantly when building schedules.",
        "applicationCategory": "BusinessApplication"
      }
    },
    {
      "@type": "ListItem",
      "position": 4,
      "item": {
        "@type": "SoftwareApplication",
        "name": "Absence Management",
        "url": "https://turnozo.com/absence-management",
        "description": "Employee absence requests, manager approval, and absence calendars that stay visible while planning the rota.",
        "applicationCategory": "BusinessApplication"
      }
    },
    {
      "@type": "ListItem",
      "position": 5,
      "item": {
        "@type": "SoftwareApplication",
        "name": "Team Management",
        "url": "https://turnozo.com/team-management",
        "description": "Roles, permissions, departments, and multi-location support. Organize your workforce your way.",
        "applicationCategory": "BusinessApplication"
      }
    },
    {
      "@type": "ListItem",
      "position": 6,
      "item": {
        "@type": "SoftwareApplication",
        "name": "Mobile App",
        "url": "https://turnozo.com/mobile",
        "description": "Full-featured iOS and Android app. Employees check schedules, clock in, request time off — all from their phone.",
        "applicationCategory": "BusinessApplication"
      }
    }
  ]
}