{
    "collectionName": "components_single_service_highlights",
    "info": {
        "displayName": "serviceHighlights"
    },
    "options": {},
    "attributes": {
        "sectionName": {
            "type": "component",
            "component": "shared.text",
            "repeatable": false
        },
        "sectionTitle": {
            "type": "component",
            "component": "shared.text",
            "repeatable": false
        },
        "sectionDescription": {
            "type": "component",
            "component": "shared.long-text",
            "repeatable": false
        },
        "button": {
            "type": "component",
            "component": "shared.button",
            "repeatable": false
        },
        "serviceCards": {
            "type": "component",
            "component": "shared.service-card",
            "repeatable": true
        },
        "sectionBackground": {
            "type": "media",
            "multiple": false,
            "allowedTypes": [
                "images",
                "files"
            ]
        }
    },
    "config": {}
}
