{
  "specVersion": "1.0",
  "host": {
    "displayName": "Stone Harbor Staffing Group",
    "identifier": "did:web:stoneharborstaffing.com",
    "description": "A national provider of outsourced employment to the healthcare and biopharmaceutical industries, formerly Epic Staffing Group."
  },
  "entries": [
    {
      "identifier": "urn:air:stoneharborstaffing.com:content:llms-txt",
      "displayName": "Stone Harbor Staffing Group site overview",
      "type": "text/markdown",
      "description": "A Markdown overview of the company, its business units, the job board and the blog, with links to each. Every public page on this site also answers Accept: text/markdown with a Markdown representation of itself.",
      "url": "https://stoneharborstaffing.com/llms.txt",
      "representativeQueries": [
        "what does Stone Harbor Staffing Group do",
        "which healthcare staffing brands belong to Stone Harbor Staffing Group",
        "was Stone Harbor Staffing Group previously called Epic Staffing Group"
      ]
    },
    {
      "identifier": "urn:air:stoneharborstaffing.com:skills:index",
      "displayName": "Stone Harbor Staffing Group agent skills",
      "type": "application/json",
      "description": "Agent Skills Discovery index (RFC v0.2.0) listing four SKILL.md documents: searching the job board, applying for a job, the business units, and the referral program.",
      "url": "https://stoneharborstaffing.com/.well-known/agent-skills/index.json",
      "representativeQueries": [
        "how do I search the Stone Harbor job board",
        "how does a nurse apply for a travel contract with Tidepoint Healthcare Staffing",
        "what agent skills does stoneharborstaffing.com publish"
      ]
    },
    {
      "identifier": "urn:air:stoneharborstaffing.com:content:sitemap",
      "displayName": "Stone Harbor Staffing Group sitemap",
      "type": "application/xml",
      "description": "The authoritative index of every indexable URL on the site, including every open job posting and every blog post, as a sitemap index with per-section children.",
      "url": "https://stoneharborstaffing.com/sitemap.xml",
      "representativeQueries": [
        "list every open job at Stone Harbor Staffing Group",
        "what pages does stoneharborstaffing.com publish"
      ]
    },
    {
      "identifier": "urn:air:stoneharborstaffing.com:api:catalog",
      "displayName": "Stone Harbor Staffing Group API catalog",
      "type": "application/linkset+json",
      "description": "RFC 9727 API catalog for the public, unauthenticated read-only job API, linking its OpenAPI description, its documentation and its health endpoint.",
      "url": "https://stoneharborstaffing.com/.well-known/api-catalog",
      "representativeQueries": [
        "what public APIs does stoneharborstaffing.com offer",
        "where is the OpenAPI description for the Stone Harbor jobs API"
      ]
    },
    {
      "identifier": "urn:air:stoneharborstaffing.com:api:jobs-openapi",
      "displayName": "Stone Harbor public jobs API",
      "type": "application/vnd.oai.openapi+json;version=3.1.0",
      "description": "OpenAPI 3.1 description of the public read-only job endpoints: job search with structured filters, a job by slug or id, search facets, and the profession/discipline/specialty taxonomy.",
      "url": "https://stoneharborstaffing.com/.well-known/openapi/jobs.json",
      "representativeQueries": [
        "find contract ICU nursing jobs in Texas paying over 2000 a week",
        "how many open jobs does Stone Harbor Staffing Group have in Atlanta",
        "what specialties does Stone Harbor Staffing Group recruit for"
      ]
    }
  ]
}
