{
    "name": "wpadverts/single-notification",
    "textdomain": "wpadverts",
    "apiVersion": 1,
    "title": "Classifieds Single Notification",
    "icon": "megaphone",
    "category": "wpadverts",
    "example": {},
    "attributes": {
        "post_type": {
            "type": "string",
            "default": ""
        },
        "type": {
            "type": "string",
            "default": "top"
        }
    }
}