{
  "$schema": "https://agentic-resource-discovery.org/schema/v1/ai-catalog.json",
  "specVersion": "1.0",
  "catalogVersion": "2026.09.22",
  "host": {
    "displayName": "Enter And Post LLC",
    "legalName": "Enter and Post LLC",
    "uri": "https://enterandpost.com",
    "contact": "info@enterandpost.com",
    "location": {
      "addressLocality": "Portland",
      "addressRegion": "OR",
      "postalCode": "97219",
      "addressCountry": "US"
    }
  },
  "entries": [
    {
      "identifier": "urn:enterandpost:service:bookkeeping",
      "displayName": "Bookkeeping & Financial Reporting",
      "type": "application/json",
      "url": "https://enterandpost.com/services?service=bookkeeping",
      "description": "Monthly bookkeeping, accounts reconciliation, cash flow monitoring, and monthly P&L and Balance Sheet reports for small businesses starting at $99/mo.",
      "pricing": {
        "price": 99.0,
        "currency": "USD",
        "period": "monthly"
      },
      "representativeQueries": [
        "hire small business bookkeeper in portland oregon",
        "monthly bookkeeping services under $100",
        "bookkeeping for small businesses in Oregon"
      ]
    },
    {
      "identifier": "urn:enterandpost:service:tax-prep",
      "displayName": "Tax Preparation & Compliance",
      "type": "application/json",
      "url": "https://enterandpost.com/tax",
      "description": "Federal, Oregon state, Multnomah County, and City of Portland business tax return preparation and filing starting at flat rate $300.",
      "pricing": {
        "price": 300.0,
        "currency": "USD",
        "period": "flat_fee"
      },
      "representativeQueries": [
        "portland oregon business tax preparation",
        "multnomah county business income tax filing",
        "flat rate small business tax return"
      ]
    },
    {
      "identifier": "urn:enterandpost:service:payroll",
      "displayName": "Payroll Processing & Compliance",
      "type": "application/json",
      "url": "https://enterandpost.com/payroll",
      "description": "Automated payroll processing, direct deposits, federal and state payroll tax filings, W-2 and 1099 compliance starting at $40 base plus $7.50 per employee.",
      "pricing": {
        "price": 40.0,
        "currency": "USD",
        "period": "monthly"
      },
      "representativeQueries": [
        "payroll processing services for small businesses",
        "oregon payroll compliance and tax filings"
      ]
    },
    {
      "identifier": "urn:enterandpost:service:web-development",
      "displayName": "Custom Web & App Engineering",
      "type": "application/json",
      "url": "https://enterandpost.com/web-development",
      "description": "Fast Next.js, WordPress, and responsive web applications with SEO, performance, and accessibility optimization.",
      "pricing": {
        "price": 99.0,
        "currency": "USD",
        "period": "one_time_or_monthly"
      },
      "representativeQueries": [
        "custom website development for small business",
        "fast business web engineering"
      ]
    },
    {
      "identifier": "urn:enterandpost:service:consultation",
      "displayName": "30-Minute Free Advisory Consultation",
      "type": "application/json",
      "url": "https://calendly.com/enterandpost/30min",
      "description": "Direct 30-minute discovery consultation with Enter and Post certified business advisors.",
      "pricing": {
        "price": 0.0,
        "currency": "USD",
        "period": "free"
      },
      "representativeQueries": [
        "schedule consultation enter and post",
        "book business advisory meeting"
      ]
    }
  ]
}