{
    "collectionName": "components_about_service_cards",
    "info": {
        "displayName": "ServiceCard",
        "icon": "bulletList"
    },
    "options": {},
    "attributes": {
        "title": {
            "type": "string"
        },
        "description": {
            "type": "text"
        },
        "ctaText": {
            "type": "string"
        },
        "link": {
            "type": "string"
        },
        "iconName": {
            "type": "string"
        }
    },
    "config": {}
}
