{
  "name": "Adventurer Services",
  "tagline": "Adventurers need support too.",
  "motto": "Adventurers need support too. Call Adventurer Services.",
  "description": "IT assets, financial reporting, and operational support for small businesses and independent operators.",
  "email": "hello@adventurer.services",
  "phone": null,
  "services": [
    {
      "id": "it",
      "title": "IT & assets",
      "description": "Hardware and software inventory, setup, troubleshooting, and sensible technology decisions."
    },
    {
      "id": "finance",
      "title": "Financial reporting",
      "description": "Bookkeeping support, reporting, and the back-office work that keeps your numbers straight."
    },
    {
      "id": "operations",
      "title": "Business operations",
      "description": "Contracts, compliance checklists, and the administrative lift so you can focus on the work."
    }
  ],
  "links": {
    "website": "https://adventurer.services",
    "contact": "https://adventurer.services/contact/",
    "stories": "https://adventurer.services/stories/"
  },
  "api": {
    "version": "v1",
    "documentation": "https://adventurer.services/docs/API.md"
  }
}