Actuent
dish.co

International

With DISH, you can digitise all your restaurant operations | website, online orders, table reservations

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 dish.co
Made from what Actuent already knows. Edit it, then publish it at https://dish.co/.well-known/lawp.json. Check it with the LAWP Checker, or edit it in the LAWP Generator.
{
  "lawp_version": "0.3",
  "domain": "dish.co",
  "name": "International",
  "language": "en",
  "pages": {
    "/": {
      "title": "International | Digital solutions for your restaurant | DISH Digital…",
      "content": "With DISH, you can digitise all your restaurant operations | website, online orders, table reservations"
    },
    "/XX/en/about/": {
      "title": "About us",
      "content": "Mission, vision and history — established in 2015 as a wholly owned subsidiary of METRO AG; acquired POS provider Eijsink in 2022."
    },
    "/XX/en/legal/": {
      "title": "Legal",
      "content": "Overview of legal documents."
    },
    "/XX/en/imprint/": {
      "title": "Imprint",
      "content": "Legal publisher information for DISH Digital Solutions GmbH."
    },
    "/XX/en/privacy/": {
      "title": "Privacy",
      "content": "Privacy policy of DISH."
    },
    "/XX/en/dish-premium/": {
      "title": "DISH Premium",
      "content": "Discounted bundle combining the DISH website, DISH Professional Reservation and DISH Professional Order, with support from DISH experts."
    },
    "/XX/en/dish-starter/": {
      "title": "DISH Starter",
      "content": "Restaurant website builder with a digital menu, integrated reservation widget and Google Business Profile setup — one-off fixed price, no commissions."
    },
    "/XX/en/terms-of-use/": {
      "title": "Terms of use",
      "content": "DISH general terms of use."
    },
    "/XX/en/dish-professional-order/": {
      "title": "DISH Professional Order",
      "content": "Online ordering for takeaway and delivery via the restaurant's own website or Google, at a fixed monthly price with no per-order commissions."
    },
    "/XX/en/inspiration/client-stories/": {
      "title": "Client stories",
      "content": "Case studies from hospitality businesses using DISH solutions."
    },
    "/XX/en/dish-professional-reservation/": {
      "title": "DISH Professional Reservation",
      "content": "Commission-free online reservation system with 24/7 booking via website and Google, table management, and email/SMS reminders to reduce no-shows."
    }
  },
  "actions": [
    {
      "id": "search",
      "name": "Search the site",
      "input": {
        "type": "text",
        "required": true
      },
      "intent": [
        "search",
        "find",
        "look up"
      ],
      "description": "Search International"
    },
    {
      "id": "contact",
      "name": "Contact",
      "description": "Send a message to International",
      "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": "International",
  "url": "https://dish.co",
  "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

Search the site
Search International
searchfindlook up

Pages

International | Digital solutions for your restaurant | DISH Digital… /
With DISH, you can digitise all your restaurant operations | website, online orders, table reservations
About us /XX/en/about/
Mission, vision and history — established in 2015 as a wholly owned subsidiary of METRO AG; acquired POS provider Eijsink in 2022.
Legal /XX/en/legal/
Overview of legal documents.
Imprint /XX/en/imprint/
Legal publisher information for DISH Digital Solutions GmbH.
Privacy /XX/en/privacy/
Privacy policy of DISH.
DISH Premium /XX/en/dish-premium/
Discounted bundle combining the DISH website, DISH Professional Reservation and DISH Professional Order, with support from DISH experts.
DISH Starter /XX/en/dish-starter/
Restaurant website builder with a digital menu, integrated reservation widget and Google Business Profile setup — one-off fixed price, no commissions.
Terms of use /XX/en/terms-of-use/
DISH general terms of use.
DISH Professional Order /XX/en/dish-professional-order/
Online ordering for takeaway and delivery via the restaurant's own website or Google, at a fixed monthly price with no per-order commissions.
Client stories /XX/en/inspiration/client-stories/
Case studies from hospitality businesses using DISH solutions.
DISH Professional Reservation /XX/en/dish-professional-reservation/
Commission-free online reservation system with 24/7 booking via website and Google, table management, and email/SMS reminders to reduce no-shows.

For AI agents

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

Is this your site?

Claim dish.co 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="dish.co" async></script> or the image https://api.actuent.ai/badge.svg?domain=dish.co&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.