{
  "attributes": {
    "blockClass": {
      "type": "string"
    },
    "styles": {
      "type": "string"
    },
    "padding": {
      "type": "object"
    },
    "margin": {
      "type": "object"
    },
    "globalStyles": {
      "type": "object"
    },
    "preview": {
      "type": "boolean",
      "default": false
    },
    "motionEffects": {
      "type": "string",
      "default": "none"
    }
  }
}