{
  "@context": "https://schema.org",
  "@type": "Service",
  "@id": "https://volha-babich.com/#service",
  "name": "Tennis Physical Preparation & Rehabilitation Services",
  "description": "Specialized physical preparation (GPP/SPP) and rehabilitation services for tennis players of all levels — juniors, professionals, and enthusiasts worldwide.",
  "provider": {
    "@type": "Person",
    "@id": "https://volha-babich.com/#person",
    "name": "Volha Babich",
    "alternateName": "Ольга Бабич",
    "jobTitle": "Tennis Physical Preparation & Rehabilitation Specialist",
    "url": "https://volha-babich.com/"
  },
  "serviceType": "Tennis Physical Preparation & Rehabilitation",
  "areaServed": {
    "@type": "AdministrativeArea",
    "name": "Worldwide"
  },
  "audience": [
    {
      "@type": "Audience",
      "audienceType": "Junior tennis players (11-16 years) and their parents (academies in Spain, Europe, CIS)",
      "description": "Safe development of physical and coordination qualities during active growth, compensation of one-sided asymmetric loads on court, postural and foot alignment."
    },
    {
      "@type": "Audience",
      "audienceType": "Adult tennis enthusiasts, international players and expats (UAE, Spain, France, USA, etc.)",
      "description": "Elimination of specific tennis pains (tennis elbow, shoulder from serving, lower back from rotations, knees), strengthening rotator cuff and feet, removing stiffness through joint mobility."
    },
    {
      "@type": "Audience",
      "audienceType": "Professional tennis players and juniors 16+ (ITF, WTA, ATP, NCAA)",
      "description": "Player resource management in dense tournament schedules, explosive speed and power development, specialized competition protocols (MFR PRO, advanced mobility for serve whip), rapid recovery during surface changes."
    }
  ],
  "availableChannel": {
    "@type": "ServiceChannel",
    "serviceUrl": "https://volha-babich.com/",
    "contactPoint": {
      "@type": "ContactPoint",
      "contactType": "customer service",
      "email": "babich.volha.2016@gmail.com"
    }
  },
  "hasOfferCatalog": {
    "@type": "OfferCatalog",
    "name": "Tennis Physical Preparation Services Catalog",
    "itemListElement": [
      {
        "@type": "Offer",
        "name": "Tennis Personal Online Coaching (Ongoing)",
        "url": "https://volha-babich.com/online-programming/",
        "price": "250",
        "priceCurrency": "EUR",
        "description": "Remote physical preparation for tennis players via HubFit app. Includes biomechanical diagnostics, personalized programming, video analysis (feedback within 24h), and tournament schedule adaptation."
      },
      {
        "@type": "Offer",
        "name": "Tennis Tournament Block",
        "url": "https://volha-babich.com/online-programming/",
        "price": "100",
        "priceCurrency": "EUR",
        "description": "Daily load adaptation for tennis players during tournament weeks. Includes match scheduling adjustments, recovery protocols between matches, and maintenance during rest days."
      },
      {
        "@type": "Offer",
        "name": "Tennis GPP Audit & Online Consultation",
        "url": "https://volha-babich.com/consultations/",
        "price": "99",
        "priceCurrency": "EUR",
        "description": "90-minute video call + written protocol. Includes preliminary questionnaire and video analysis, detailed program audit, and personalized action plan."
      },
      {
        "@type": "Offer",
        "name": "Tennis Video Programs & Courses",
        "url": "https://volha-babich.com/courses/",
        "description": "Multilingual structured video programs for tennis-specific physical preparation and rehabilitation. Available in 10 languages."
      }
    ]
  }
}