
{
  "@context": "https://schema.org",
  "@type": "WebApplication",
  "name": "UNI-LAB",
  "description": "Uniswap V3 Pool Simulator & Rebalancing Tool",
  "url": "https://uni-lab.xyz",
  "inLanguage": ["en", "es"],
  "applicationCategory": "FinanceApplication",
  "keywords": [
    "simulador uniswap",
    "Uniswap",
    "Pools de liquidez",
    "Farming",
    "Rebalanceo de Pools en Uniswap",
    "Calculate your Uniswap v3 positions",
    "Rebalances en Uniswap",
    "Pool-fish",
    "Defi-lab",
    "Defi",
    "Fuera de rango por el limite inferior en Uniswap"
  ],
  "offers": {
    "@type": "AggregateOffer",
    "offers": [
      {
        "@type": "Offer",
        "name": "Premium Plan",
        "price": "9.00",
        "priceCurrency": "USD",
        "billingIncrement": "Monthly"
      },
      {
        "@type": "Offer",
        "name": "Professional Plan",
        "price": "97.00",
        "priceCurrency": "USD",
        "billingIncrement": "Yearly"
      }
    ]
  }
}
