{
  "@context": "https://schema.org",
  "@type": "SoftwareApplication",
  "name": "NSRoute",
  "url": "https://nsroute.com/en/pricing/",
  "geographicScope": "Europe",
  "lastReviewed": "2026-09-01",
  "foundingCapacity": 50,
  "liveAvailability": "https://app.nsroute.com/stats",
  "offers": [
    {
      "@type": "Offer",
      "name": "FREE",
      "price": "0",
      "priceCurrency": "EUR",
      "url": "https://nsroute.com/en/pricing/",
      "description": "10 routes/month and basic cost breakdown."
    },
    {
      "@type": "Offer",
      "name": "PRO Founding",
      "price": "29",
      "priceCurrency": "EUR",
      "url": "https://nsroute.com/en/pricing/",
      "description": "Available only while one of the first 50 paid founding places remains. Live availability is confirmed at checkout.",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "29",
        "priceCurrency": "EUR",
        "billingDuration": "P1M"
      }
    },
    {
      "@type": "Offer",
      "name": "PRO Regular",
      "price": "49",
      "priceCurrency": "EUR",
      "url": "https://nsroute.com/en/pricing/",
      "description": "Regular monthly price after the founding tier closes.",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "49",
        "priceCurrency": "EUR",
        "billingDuration": "P1M"
      }
    },
    {
      "@type": "Offer",
      "name": "FLEET Founding",
      "price": "59",
      "priceCurrency": "EUR",
      "url": "https://nsroute.com/en/pricing/",
      "description": "Available only while one of the first 50 paid founding places remains. Live availability is confirmed at checkout.",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "59",
        "priceCurrency": "EUR",
        "billingDuration": "P1M"
      }
    },
    {
      "@type": "Offer",
      "name": "FLEET Regular",
      "price": "99",
      "priceCurrency": "EUR",
      "url": "https://nsroute.com/en/pricing/",
      "description": "Regular monthly price after the founding tier closes.",
      "priceSpecification": {
        "@type": "UnitPriceSpecification",
        "price": "99",
        "priceCurrency": "EUR",
        "billingDuration": "P1M"
      }
    }
  ],
  "note": "Founding prices apply only while a founding place remains. Checkout confirms the current tier. Prices are in EUR per month."
}