# Herlig Land

> Hosted agent door by AgentOpen. Updated 2026-08-14T15:48:39.553Z.

Herlig Land er byens midtpunkt for god mat, drikke og selskap – restaurant, café og bar i ett og samme lokale med utsikt til Markens og nedre torg.

## Identity
- Name: Herlig Land
- City: Kristiansand
- Address: Markensgate 16, 4611 Kristiansand
- Cuisine: Norwegian, Café, Bar
- Phone: +47 38 09 06 22
- Website: https://www.mat-uteliv.no/herlig-land/

## Attributes
- outdoor seating

## Hours
- Monday: closed
- Tuesday: closed
- Wednesday: closed
- Thursday: closed
- Friday: closed
- Saturday: closed
- Sunday: closed

## Near-term opening windows
Coarse windows only. Not live availability. Booking is request-based.
- 2026-08-14: closed or hours unknown
- 2026-08-15: closed or hours unknown
- 2026-08-16: closed or hours unknown

## Menu summary
Full menu: https://agentopen.ai/r/herlig-land/menu.md
- Menu not published yet

## Policies
- Cancellation: No cancellation policy stated on website. Contact the restaurant directly for details.
- Party size: 1 to 8
- Human handoff: For table bookings, please call the restaurant directly on +47 38 09 06 22.
- Booking mode: request-only (restaurant confirms by email, no live seat inventory)

## API for agents
- Profile (this file): GET https://agentopen.ai/r/herlig-land/llms.txt
- Full menu: GET https://agentopen.ai/r/herlig-land/menu.md
- Opening windows (request-only): GET https://agentopen.ai/r/herlig-land/availability?date=YYYY-MM-DD&party=N
- Request a table: POST https://agentopen.ai/r/herlig-land/book
  Body: { "date": "YYYY-MM-DD", "time": "HH:MM", "party": N, "name": "...", "contact": { "email": "..." } }
- Cancel: POST https://agentopen.ai/r/herlig-land/cancel
- OpenAPI: GET https://agentopen.ai/r/herlig-land/openapi.json

Live seat inventory is not available in this MVP. Prefer booking requests over inventing availability.
