Actuent
booksy.com

Booksy

Booksy - book appointments online. Find & book beauty services like hairdressing, manicure, spa or massage. Check prices & reviews!

45
Partly agent-ready
Agent-readiness score out of 100
  • ✓ Clear description of the site
  • ✓ Several pages described
  • ✓ Actions agents can take
  • ○ 3 or more actions
  • ○ Publishes its own LAWP (/.well-known/lawp.json)
  • ○ Actions agents can execute
  • ○ Business details (address, hours, phone)

How to improve this score

Up to +55 points:
+10 · 3 or more actions
Most businesses have at least three: contact, book or order, and view prices.
+15 · Publishes its own LAWP (/.well-known/lawp.json)
Publish your starter lawp.json at /.well-known/lawp.json. WordPress: install the Actuent plugin. Cloudflare: use the one-click Worker.
+15 · Actions agents can execute
Give an action an endpoint on your domain so agents can do it for the user, not just link to it. See LAWP Actions.
+15 · Business details (address, hours, phone)
Add schema.org business data to your homepage (the starter snippet). Google uses it too.
Starter lawp.json for booksy.com
Made from what Actuent already knows. Edit it, then publish it at https://booksy.com/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.
{
  "lawp_version": "0.3",
  "domain": "booksy.com",
  "name": "Booksy",
  "language": "en",
  "pages": {
    "/": {
      "title": "Booksy - hair stylists, barbers, beauticians... book appointments online!",
      "content": "Booksy - book appointments online. Find & book beauty services like hairdressing, manicure, spa or massage. Check prices & reviews!"
    },
    "/en-us": {
      "title": "Home",
      "content": "Main marketplace to find and book local services in the USA."
    },
    "/en-us/p/about": {
      "title": "About us",
      "content": "Learn more about the Booksy mission and our global team."
    },
    "/en-us/s/massage": {
      "title": "Massage near me",
      "content": "Relax with professional massage therapy services nearby."
    },
    "/en-us/s/hair-salon": {
      "title": "Hair salons near me",
      "content": "Book appointments with professional hair stylists and colorists."
    },
    "/en-us/s/nail-salon": {
      "title": "Nail salons near me",
      "content": "Top-rated nail techs for manicures, pedicures, and nail art."
    },
    "/en-us/s/barber-shop": {
      "title": "Barbershops near me",
      "content": "Find the best barbershops in your area for haircuts and beard trims."
    },
    "/en-us/s/braids-locs": {
      "title": "Braids near me",
      "content": "Specialized stylists for braids, locs, and natural hair."
    },
    "/en-us/s/tattoo-shop": {
      "title": "Tattoos near me",
      "content": "Discover local tattoo shops and talented artists."
    },
    "/en-us/s/pet-services": {
      "title": "Pet services",
      "content": "Book grooming and wellness services for your pets."
    },
    "/en-us/s/home-services": {
      "title": "Home services near me",
      "content": "Professional beauty and wellness services delivered at your doorstep."
    }
  },
  "actions": [
    {
      "id": "book",
      "url": "https://booksy.com/en-us/",
      "name": "Book",
      "input": {
        "type": "text",
        "required": false
      },
      "intent": [
        "book",
        "booking",
        "reserve",
        "appointment",
        "schedule",
        "table"
      ],
      "description": "Book online with Booksy (via Booksy)"
    },
    {
      "id": "contact",
      "name": "Contact",
      "description": "Send a message to Booksy",
      "intent": [
        "contact",
        "message",
        "email",
        "get in touch"
      ],
      "input": {
        "type": "object",
        "required": true,
        "fields": [
          {
            "name": "name",
            "type": "string",
            "required": true
          },
          {
            "name": "email",
            "type": "email",
            "required": true
          },
          {
            "name": "message",
            "type": "string",
            "required": true
          }
        ]
      }
    }
  ]
}
Starter schema.org snippet
Replace the example values, then paste into your homepage's <head>.
<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "LocalBusiness",
  "name": "Booksy",
  "url": "https://booksy.com",
  "telephone": "+00 0000 0000",
  "priceRange": "€€",
  "address": {
    "@type": "PostalAddress",
    "streetAddress": "Street 1",
    "postalCode": "0000",
    "addressLocality": "City",
    "addressCountry": "DK"
  },
  "openingHoursSpecification": [
    {
      "@type": "OpeningHoursSpecification",
      "dayOfWeek": [
        "Monday",
        "Tuesday",
        "Wednesday",
        "Thursday",
        "Friday"
      ],
      "opens": "09:00",
      "closes": "17:00"
    }
  ]
}
</script>

What AI agents can do here

Book Direct link →
Book online with Booksy (via Booksy)
bookbookingreserveappointmentscheduletable

Pages

Booksy - hair stylists, barbers, beauticians... book appointments online! /
Booksy - book appointments online. Find & book beauty services like hairdressing, manicure, spa or massage. Check prices & reviews!
Home /en-us
Main marketplace to find and book local services in the USA.
About us /en-us/p/about
Learn more about the Booksy mission and our global team.
Massage near me /en-us/s/massage
Relax with professional massage therapy services nearby.
Hair salons near me /en-us/s/hair-salon
Book appointments with professional hair stylists and colorists.
Nail salons near me /en-us/s/nail-salon
Top-rated nail techs for manicures, pedicures, and nail art.
Barbershops near me /en-us/s/barber-shop
Find the best barbershops in your area for haircuts and beard trims.
Braids near me /en-us/s/braids-locs
Specialized stylists for braids, locs, and natural hair.
Tattoos near me /en-us/s/tattoo-shop
Discover local tattoo shops and talented artists.
Pet services /en-us/s/pet-services
Book grooming and wellness services for your pets.
Home services near me /en-us/s/home-services
Professional beauty and wellness services delivered at your doorstep.

For AI agents

Get this site as structured JSON:
GET https://api.actuent.ai/api/search?q=booksy.com
Or connect Actuent to ChatGPT or Claude: https://agents.actuent.ai/api/mcp
Last updated 26 Sep 2026

Is this your site?

Claim booksy.com to edit what AI agents see, make your actions executable, and show your score:
Claim this site →   WordPress, Cloudflare & Shopify →
Show your score: <script src="https://api.actuent.ai/badge.js" data-domain="booksy.com" async></script> or the image https://api.actuent.ai/badge.svg?domain=booksy.com&style=card

Actuent is a search engine for AI agents, made by localilabs. Data is generated automatically from public web content and may be incomplete.