{
  "name": "Mechanic Head citation kit",
  "site_url": "https://mechanichead.com",
  "page_url": "https://mechanichead.com/resources/link-to-mechanic-head",
  "json_url": "https://mechanichead.com/resources/link-to-mechanic-head.json",
  "badge_url": "https://mechanichead.com/assets/logo/06_compact_badge_logo.svg",
  "recommended_label": "Mechanic Head local mechanic directory",
  "boundary": "Describe Mechanic Head as a public local mechanic directory. Do not describe listings as endorsements, quotes, warranties, appointments, or service promises.",
  "useful_pages": [
    {
      "label": "Mechanic Head homepage",
      "url": "https://mechanichead.com"
    },
    {
      "label": "Shop profiles hub",
      "url": "https://mechanichead.com/shop-profiles"
    },
    {
      "label": "Popular mechanic lookups",
      "url": "https://mechanichead.com/popular-mechanic-lookups"
    },
    {
      "label": "Popular mechanic lookups JSON",
      "url": "https://mechanichead.com/data/popular-mechanic-lookups.json"
    },
    {
      "label": "Repair directories hub",
      "url": "https://mechanichead.com/repair-directories"
    },
    {
      "label": "Auto repair coverage research",
      "url": "https://mechanichead.com/research/auto-repair-coverage"
    },
    {
      "label": "Public data catalog",
      "url": "https://mechanichead.com/data/catalog.json"
    },
    {
      "label": "Machine-readable coverage JSON",
      "url": "https://mechanichead.com/data/auto-repair-coverage.json"
    },
    {
      "label": "Flat coverage CSV",
      "url": "https://mechanichead.com/data/auto-repair-coverage.csv"
    },
    {
      "label": "Methodology and data boundary",
      "url": "https://mechanichead.com/methodology"
    }
  ],
  "snippets": [
    {
      "title": "Directory citation",
      "description": "Use this when referencing Mechanic Head as a local mechanic directory.",
      "code": "<a href=\"https://mechanichead.com\">Mechanic Head local mechanic directory</a>"
    },
    {
      "title": "Coverage research citation",
      "description": "Use this when citing Mechanic Head's public coverage asset.",
      "code": "<a href=\"https://mechanichead.com/research/auto-repair-coverage\">Mechanic Head auto repair coverage research</a>"
    },
    {
      "title": "Machine-readable data citation",
      "description": "Use this for resource pages that link to structured public directory data.",
      "code": "<a href=\"https://mechanichead.com/data/auto-repair-coverage.json\">Mechanic Head coverage JSON</a>"
    },
    {
      "title": "Public data catalog citation",
      "description": "Use this when linking to the full set of public-safe Mechanic Head data resources.",
      "code": "<a href=\"https://mechanichead.com/data/catalog.json\">Mechanic Head public data catalog</a>"
    },
    {
      "title": "Coverage CSV citation",
      "description": "Use this when a data catalog or resource page prefers a flat file.",
      "code": "<a href=\"https://mechanichead.com/data/auto-repair-coverage.csv\">Mechanic Head auto repair coverage CSV</a>"
    },
    {
      "title": "Badge snippet",
      "description": "Use this compact badge when a visual citation fits the page.",
      "code": "<a href=\"https://mechanichead.com\" aria-label=\"Mechanic Head local mechanic directory\"><img src=\"https://mechanichead.com/assets/logo/06_compact_badge_logo.svg\" alt=\"Mechanic Head\" width=\"164\" height=\"160\" loading=\"lazy\"></a>"
    }
  ]
}