Niche Packs

Pack versions and rule sets used by generators.

1 packs

paving

Version 1.0

[email protected]
{
  "nicheKey": "paving",
  "version": "1.0",
  "services": [
    {
      "key": "asphalt-paving",
      "synonyms": [
        "driveway paving"
      ]
    }
  ],
  "claims": {
    "allowed": [
      "licensed and insured"
    ],
    "forbidden": [
      "guaranteed results"
    ]
  },
  "pageBlueprints": {
    "servicePage": {
      "requiredSections": [
        "hero",
        "service_overview",
        "proof",
        "faq",
        "cta"
      ]
    },
    "cityServicePage": {
      "requiredSections": [
        "hero",
        "service_overview",
        "proof",
        "faq",
        "cta"
      ]
    }
  }
}