{
  "name": "Trimlinea",
  "url": "https://trimlinea.co.uk",
  "description": "Booking, staff, payments, payouts, and branded website software for UK barbershops.",
  "audience": ["barbershop owners", "barber teams", "UK barber businesses"],
  "category": ["barber booking software", "barbershop management software"],
  "primaryOffer": {
    "price": 15,
    "priceCurrency": "GBP",
    "billingPeriod": "month",
    "trial": "60 days free"
  },
  "discovery": {
    "llmsTxt": "https://trimlinea.co.uk/llms.txt",
    "sitemap": "https://trimlinea.co.uk/sitemap.xml",
    "robots": "https://trimlinea.co.uk/robots.txt",
    "openapi": "https://trimlinea.co.uk/openapi.json"
  },
  "actions": [
    {
      "id": "start_trial",
      "label": "Start a 60-day Trimlinea trial",
      "method": "GET",
      "url": "https://trimlinea.co.uk/register"
    },
    {
      "id": "compare_pricing",
      "label": "Compare current booking software costs with Trimlinea",
      "method": "GET",
      "url": "https://trimlinea.co.uk/pricing-calculator"
    },
    {
      "id": "compare_competitor",
      "label": "Compare Trimlinea with a competitor",
      "method": "GET",
      "urlTemplate": "https://trimlinea.co.uk/comparison/{competitor}",
      "parameters": {
        "competitor": ["booksy", "fresha", "square", "nearcut"]
      }
    },
    {
      "id": "developer_information",
      "label": "Read integration and headless platform information",
      "method": "GET",
      "url": "https://trimlinea.co.uk/developers"
    }
  ],
  "importantPages": [
    "https://trimlinea.co.uk/",
    "https://trimlinea.co.uk/pricing",
    "https://trimlinea.co.uk/pricing-calculator",
    "https://trimlinea.co.uk/comparison",
    "https://trimlinea.co.uk/developers",
    "https://trimlinea.co.uk/blog"
  ]
}
