{
  "name": "VentureBot",
  "domain": "venturebot.com",
  "currency": "ADAO",
  "pricing": {
    "currency": "ADAO",
    "apiKeyPrice": 100,
    "pricePerCall": 25,
    "pricingModel": "per_call"
  },
  "services": [
    {
      "slug": "domain-analysis-bundle",
      "name": "Domain Analysis Bundle",
      "amount": 4,
      "currency": "ADAO",
      "url": "https://venturebot.com/app"
    },
    {
      "slug": "portfolio-research",
      "name": "Portfolio Research",
      "amount": 2,
      "currency": "ADAO",
      "url": "https://venturebot.com/app"
    },
    {
      "slug": "venture-outreach",
      "name": "Venture Outreach",
      "amount": 2,
      "currency": "ADAO",
      "url": "https://venturebot.com/app"
    }
  ]
}