{
    "localNavs": [
        {
            "id": "services",
            "enabled": true,
            "match": "/services/"
        },
        {
            "id": "about",
            "enabled": true,
            "match": "/about/"
        },
        {
            "id": "contact",
            "enabled": true,
            "match": "/contact/"
        },
        {
            "id": "insights",
            "enabled": true,
            "match": "/insights/"
        }
    ]
}
