{
    "entity_type": "category",
    "category": {
        "name": "Waterfront",
        "slug": "waterfront"
    },
    "is_parent": true,
    "subcategories": [
        {
            "name": "Streams and Creeks",
            "endpoint": "/ai/categories/streams-and-creeks.json"
        },
        {
            "name": "Coastal Villages and Towns",
            "endpoint": "/ai/categories/coastal-villages-and-towns.json"
        },
        {
            "name": "Beaches and Ocean",
            "endpoint": "/ai/categories/beaches-and-ocean.json"
        },
        {
            "name": "Bays, Inlets and Coves",
            "endpoint": "/ai/categories/bays-inlets-and-coves.json"
        },
        {
            "name": "Canals",
            "endpoint": "/ai/categories/canals.json"
        },
        {
            "name": "Rivers",
            "endpoint": "/ai/categories/rivers.json"
        },
        {
            "name": "Harbors and Ports",
            "endpoint": "/ai/categories/harbors-and-ports.json"
        },
        {
            "name": "Shorelines",
            "endpoint": "/ai/categories/shorelines.json"
        },
        {
            "name": "Lakes and Ponds",
            "endpoint": "/ai/categories/lakes-and-ponds.json"
        }
    ]
}