{
  "@context": "https://schema.org",
  "@type": "WebPage",
  "name": "Personalized Race Plans for Trail Runners",
  "description": "Don't waste months of training on a generic road calculator. Know exactly how to pace every climb, when to fuel, and how hard to push - so you never DNF on race day. First 5 days free.",
  "url": "https://findracepace.com/",
  "publisher": {
    "@type": "Organization",
    "name": "RacePace",
    "url": "https://findracepace.com/",
    "logo": {
      "@type": "ImageObject",
      "url": "https://racepacedjangoappstorage.blob.core.windows.net/static/images/racepace-logo-transparent-white.png"
    },
    "founders": [
      {
        "@type": "Person",
        "name": "Ido Dassa",
        "description": "Professional ultramarathoner and trail runner, founder of RacePace"
      }
    ],
    "sameAs": [
      "https://www.youtube.com/watch?v=8mzrGDXVkLg"
    ],
    "contactPoint": {
      "@type": "ContactPoint",
      "contactType": "customer support",
      "availableLanguage": ["English"]
    }
  },
  "mainEntity": {
    "@type": "Product",
    "name": "RacePace Trail Running Race Plans",
    "description": "Unlimited race plans with pacing   fueling built from your training data. Works for trail races from half marathons to long ultras, and supports road races.",
    "brand": {
      "@type": "Brand",
      "name": "RacePace"
    },
    "offers": {
      "@type": "AggregateOffer",
      "offerCount": "2",
      "offers": [
        {
          "@type": "Offer",
          "name": "First 5 days free",
          "price": "0",
          "priceCurrency": "USD",
          "availability": "https://schema.org/InStock",
          "description": "Free trial period for first 5 days"
        },
        {
          "@type": "Offer",
          "name": "Unlimited race plans subscription",
          "priceCurrency": "USD",
          "availability": "https://schema.org/InStock",
          "description": "Upgrade when you want more race plan requests. Cancel anytime, keep access until end of billing cycle."
        }
      ]
    },
    "review": [
      {
        "@type": "Review",
        "reviewRating": {
          "@type": "Rating",
          "ratingValue": "5",
          "bestRating": "5"
        },
        "author": {
          "@type": "Person",
          "name": "Julia M."
        },
        "reviewBody": "I usually go out way too hard and end up crawling the last few k's. RacePace had me pacing smarter from the start. Thanks to the 3 prediction scenarios, I was able to adapt my pace in real time - I when in advance it will be hotter than usual & I knew I had to slow down and drink more. I finished strong for once, and honestly, that felt amazing."
      },
      {
        "@type": "Review",
        "reviewRating": {
          "@type": "Rating",
          "ratingValue": "5",
          "bestRating": "5"
        },
        "author": {
          "@type": "Person",
          "name": "Sarah"
        },
        "reviewBody": "I was super nervous before the race. It was my first ultra and the course was rough. RacePace helped me figure out when to eat, how to pace the climbs, and even reminded me to slow down in some segments I definitely would've pushed too hard on."
      },
      {
        "@type": "Review",
        "reviewRating": {
          "@type": "Rating",
          "ratingValue": "5",
          "bestRating": "5"
        },
        "author": {
          "@type": "Person",
          "name": "Pablo V."
        },
        "reviewBody": "I usually spend hours digging into course maps, elevation charts, past results - it's a whole thing. I decided to give RacePace a try just to see what it could do. Honestly, I was blown away. It predicted my finish time within 3 minutes - and the race took me almost 5 hours. That kind of accuracy is wild. It saved me so much prep time and helped me focus on actually running the race."
      },
      {
        "@type": "Review",
        "reviewRating": {
          "@type": "Rating",
          "ratingValue": "5",
          "bestRating": "5"
        },
        "author": {
          "@type": "Person",
          "name": "Liam T."
        },
        "reviewBody": "I had no clue how my road pace would work on trails. RacePace showed me the terrain and helped me adjust. Just knowing I could finish based on my fitness gave me a huge boost on race day."
      },
      {
        "@type": "Review",
        "reviewRating": {
          "@type": "Rating",
          "ratingValue": "5",
          "bestRating": "5"
        },
        "author": {
          "@type": "Person",
          "name": "Jordi"
        },
        "reviewBody": "RacePace has been a huge time-saver for me. Instead of building race plans from scratch, I can give my runners a structured, personalized strategy that adapts to their fitness and the course. It frees me up to focus on the bigger picture while knowing they're fully prepped for race day."
      }
    ]
  },
  "breadcrumb": {
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://findracepace.com/"
      }
    ]
  },
  "potentialAction": {
    "@type": "SearchAction",
    "target": "https://findracepace.com/search?q={search_term_string}",
    "query-input": "required name=search_term_string"
  },
  "about": {
    "@type": "Thing",
    "name": "Trail Running Race Plans",
    "description": "Personalized race plans for trail runners using watch data and route GPX."
  },
  "video": {
    "@type": "VideoObject",
    "name": "How it Works",
    "description": "Your Co-pilot for Every Race",
    "embedUrl": "https://www.youtube.com/watch?v=8mzrGDXVkLg",
    "thumbnailUrl": "https://img.youtube.com/vi/8mzrGDXVkLg/hqdefault.jpg"
  },
  "image": [
    {
      "@type": "ImageObject",
      "url": "https://racepacedjangoappstorage.blob.core.windows.net/static/images/landing/about/about-us.JPG",
      "caption": "Ido Dassa Running"
    }
  ]
}