{
  "@context": "https://schema.org",
  "@type": "FAQPage",
  "@id": "https://scienceinsport.com/blogs/nutrition/nutrition-for-female-runners#faq",
  "mainEntity": [
    {
      "@type": "Question",
      "name": "How is nutrition different for female runners?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "The core fuelling principles are the same, but female runners have distinct considerations that generic advice overlooks, especially energy availability, the influence of the menstrual cycle, and a higher risk of low iron. Understanding these helps women train, fuel and recover more effectively."
      }
    },
    {
      "@type": "Question",
      "name": "What is energy availability and why does it matter?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Energy availability is having enough energy left to support essential bodily functions after training demands are met. Consistently under-fuelling relative to training load can affect hormonal health, bone health, recovery and performance, making adequate fuelling both a performance and a health issue."
      }
    },
    {
      "@type": "Question",
      "name": "Do female runners need to worry about iron?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Female endurance athletes are at higher risk of low iron, which can affect energy and performance, partly due to menstrual losses combined with training demands. Being aware of this and addressing it through diet or professional guidance where needed is worthwhile."
      }
    },
    {
      "@type": "Question",
      "name": "Does the menstrual cycle affect running nutrition?",
      "acceptedAnswer": {
        "@type": "Answer",
        "text": "Hormonal fluctuations can influence how some women feel in training, their fuelling preferences, and recovery, though research is developing and experiences vary widely. Paying attention to your own patterns is more useful than expecting a single universal rule."
      }
    }
  ]
}