Devel Load

Drupal\node\Entity\Node {#2948
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2946
    #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2943
      #definition: array:1 [
        "constraints" => array:2 [
          "EntityType" => "node"
          "Bundle" => array:1 [ …1]
        ]
      ]
      #typedDataManager: null
      #propertyDefinitions: array:45 [
        "nid" => Drupal\Core\Field\BaseFieldDefinition {#2729
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2732
              #string: "ID"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "provider" => "node"
            "field_name" => "nid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2733
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [ …6]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2729}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uuid" => Drupal\Core\Field\BaseFieldDefinition {#2734
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2735
              #string: "UUID"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "provider" => "node"
            "field_name" => "uuid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2736
            #definition: array:2 [
              "type" => "field_item:uuid"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2734}
          }
          #type: "uuid"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "vid" => Drupal\Core\Field\BaseFieldDefinition {#2737
          #definition: array:6 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2738
              #string: "Revision ID"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "read-only" => true
            "provider" => "node"
            "field_name" => "vid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2739
            #definition: array:2 [
              "type" => "field_item:integer"
              "settings" => array:6 [ …6]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2737}
          }
          #type: "integer"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "langcode" => Drupal\Core\Field\BaseFieldDefinition {#2740
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2741
              #string: "Language"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "display" => array:2 [
              "view" => array:2 [ …2]
              "form" => array:2 [ …2]
            ]
            "revisionable" => true
            "translatable" => true
            "provider" => "node"
            "field_name" => "langcode"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2742
            #definition: array:2 [
              "type" => "field_item:language"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2740}
          }
          #type: "language"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "type" => Drupal\Core\Field\BaseFieldDefinition {#2743
          #definition: array:7 [
            "label" => "Content type"
            "required" => true
            "read-only" => true
            "provider" => "node"
            "field_name" => "type"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2744
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2743}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#2745
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2746
              #string: "Revision create time"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2747
              #string: "The time that the current revision was created."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "provider" => "node"
            "field_name" => "revision_timestamp"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2748
            #definition: array:2 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2745}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#2749
          #definition: array:7 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2750
              #string: "Revision user"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2751
              #string: "The user ID of the author of the current revision."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "provider" => "node"
            "field_name" => "revision_uid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2752
            #definition: array:2 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [ …3]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2749}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#2753
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2754
              #string: "Revision log message"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2755
              #string: "Briefly describe the changes you have made."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "default_value" => array:1 [
              0 => array:1 [ …1]
            ]
            "display" => array:1 [
              "form" => array:1 [ …1]
            ]
            "provider" => "node"
            "field_name" => "revision_log"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2756
            #definition: array:2 [
              "type" => "field_item:string_long"
              "settings" => array:1 [ …1]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2753}
          }
          #type: "string_long"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "status" => Drupal\Core\Field\BaseFieldDefinition {#2757
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2758
              #string: "Published"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "default_value" => array:1 [
              0 => array:1 [ …1]
            ]
            "display" => array:1 [
              "form" => array:2 [ …2]
            ]
            "provider" => "node"
            "field_name" => "status"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2759
            #definition: array:2 [
              "type" => "field_item:boolean"
              "settings" => array:2 [ …2]
            ]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2757}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "uid" => Drupal\Core\Field\BaseFieldDefinition {#2762
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2763
              #string: "Authored by"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "translatable" => true
            "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2764
              #string: "The username of the content author."
              #arguments: []
              #translatedMarkup: null
               …2
            }
            "revisionable" => true
            "display" => array:2 [ …2]
            "provider" => "node"
            "field_name" => "uid"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2765
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2762}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "title" => Drupal\Core\Field\BaseFieldDefinition {#2766
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2767 …5}
            "required" => true
            "translatable" => true
            "revisionable" => true
            "display" => array:2 [ …2]
            "provider" => "node"
            "field_name" => "title"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2768
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2766}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "created" => Drupal\Core\Field\BaseFieldDefinition {#2769
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2770 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2771 …5}
            "revisionable" => true
            "translatable" => true
            "display" => array:2 [ …2]
            "provider" => "node"
            "field_name" => "created"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2772
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2769}
          }
          #type: "created"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "changed" => Drupal\Core\Field\BaseFieldDefinition {#2773
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2774 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2775 …5}
            "revisionable" => true
            "translatable" => true
            "provider" => "node"
            "field_name" => "changed"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2776
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2773}
          }
          #type: "changed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "promote" => Drupal\Core\Field\BaseFieldDefinition {#2777
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2778 …5}
            "revisionable" => true
            "translatable" => true
            "default_value" => array:1 [ …1]
            "display" => array:1 [ …1]
            "provider" => "node"
            "field_name" => "promote"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2779
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2777}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "sticky" => Drupal\Core\Field\BaseFieldDefinition {#2782
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2783 …5}
            "revisionable" => true
            "translatable" => true
            "default_value" => array:1 [ …1]
            "display" => array:1 [ …1]
            "provider" => "node"
            "field_name" => "sticky"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2784
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2782}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2787
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2788 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2789 …5}
            "translatable" => true
            "revisionable" => true
            "default_value" => array:1 [ …1]
            "provider" => "node"
            "field_name" => "default_langcode"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2790
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2787}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2793
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2794 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2795 …5}
            "storage_required" => true
            "internal" => true
            "translatable" => false
            "revisionable" => true
            "provider" => "node"
            "field_name" => "revision_default"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2796
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2793}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2799
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2800 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2801 …5}
            "read-only" => true
            "revisionable" => true
            "translatable" => true
            "provider" => "node"
            "field_name" => "revision_translation_affected"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2802
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2799}
          }
          #type: "boolean"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2832
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2833 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2834 …5}
            "computed" => true
            "class" => "Drupal\content_moderation\Plugin\Field\ModerationStateFieldItemList"
            "display" => array:2 [ …2]
            "constraints" => array:1 [ …1]
            "read-only" => false
            "translatable" => true
            "provider" => "content_moderation"
            "field_name" => "moderation_state"
            "entity_type" => "node"
            "bundle" => "blog"
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2835
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2832}
          }
          #type: "string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "metatag" => Drupal\Core\Field\BaseFieldDefinition {#2809
          #definition: array:10 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2810 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2811 …5}
            "computed" => true
            "translatable" => true
            "read-only" => true
            "entity_type" => "node"
            "cardinality" => -1
            "provider" => "metatag"
            "field_name" => "metatag"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2812
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2809}
          }
          #type: "metatag_computed"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "path" => Drupal\Core\Field\BaseFieldDefinition {#2813
          #definition: array:8 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2814 …5}
            "translatable" => true
            "display" => array:1 [ …1]
            "computed" => true
            "provider" => "path"
            "field_name" => "path"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2815
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2813}
          }
          #type: "path"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "publish_on" => Drupal\Core\Field\BaseFieldDefinition {#2816
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2817 …5}
            "display" => array:1 [ …1]
            "translatable" => true
            "revisionable" => true
            "constraints" => array:1 [ …1]
            "provider" => "scheduler"
            "field_name" => "publish_on"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2818
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2816}
          }
          #type: "timestamp"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#2819
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2820 …5}
            "display" => array:1 [ …1]
            "translatable" => true
            "revisionable" => true
            "constraints" => array:1 [ …1]
            "provider" => "scheduler"
            "field_name" => "unpublish_on"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2821
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2819}
          }
          #type: "timestamp"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "publish_state" => Drupal\Core\Field\BaseFieldDefinition {#2822
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2823 …5}
            "display" => array:2 [ …2]
            "translatable" => true
            "revisionable" => true
            "constraints" => array:2 [ …2]
            "provider" => "scheduler_content_moderation_integration"
            "field_name" => "publish_state"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2824
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2822}
          }
          #type: "list_string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "unpublish_state" => Drupal\Core\Field\BaseFieldDefinition {#2825
          #definition: array:9 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2826 …5}
            "display" => array:2 [ …2]
            "translatable" => true
            "revisionable" => true
            "constraints" => array:2 [ …2]
            "provider" => "scheduler_content_moderation_integration"
            "field_name" => "unpublish_state"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2827
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2825}
          }
          #type: "list_string"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#2828
          #definition: array:12 [
            "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#2829 …5}
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2830 …5}
            "revisionable" => true
            "class" => "\Drupal\token\MenuLinkFieldItemList"
            "translatable" => true
            "internal" => true
            "display" => array:2 [ …2]
            "computed" => true
            "provider" => "token"
            "field_name" => "menu_link"
            "entity_type" => "node"
            "bundle" => null
          ]
          #typedDataManager: null
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2831
            #definition: array:2 [ …2]
            #typedDataManager: null
            #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#2828}
          }
          #type: "entity_reference"
          #propertyDefinitions: null
          #schema: null
          #indexes: []
        }
        "body" => Drupal\field\Entity\FieldConfig {#2836
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.body"
          #status: true
          #uuid: "d7eff3e8-40b3-4915-be30-4ea5bd5f8e2a"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.blog.body"
          #field_name: "body"
          #field_type: "text_with_summary"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Body"
          #description: ""
          #settings: array:2 [
            "display_summary" => true
            "required_summary" => false
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2855
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.body"
            #status: true
            #uuid: "3708714d-9b15-4d1e-83a7-8f09a9f9ae29"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: array:1 [ …1]
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.body"
            #field_name: "body"
            #entity_type: "node"
            #type: "text_with_summary"
            #module: "text"
            #settings: []
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: true
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "comment_node_blog" => Drupal\field\Entity\FieldConfig {#2837
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.comment_node_blog"
          #status: true
          #uuid: "08bb3910-3cb2-494b-a42f-c44025a31603"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.blog.comment_node_blog"
          #field_name: "comment_node_blog"
          #field_type: "comment"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Comments"
          #description: ""
          #settings: array:5 [
            "default_mode" => 1
            "per_page" => 50
            "anonymous" => 0
            "form_location" => false
            "preview" => 2
          ]
          #required: true
          #translatable: true
          #default_value: array:1 [
            0 => array:6 [ …6]
          ]
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2857
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.comment_node_blog"
            #status: true
            #uuid: "dd4a4368-d07b-4d65-b445-34dede78a177"
            -isUninstalling: false
            #langcode: "en"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.comment_node_blog"
            #field_name: "comment_node_blog"
            #entity_type: "node"
            #type: "comment"
            #module: "comment"
            #settings: array:1 [ …1]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: array:6 [ …6]
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#2728
            #definition: array:2 [ …2]
            #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1369
              #discovery: null
              #factory: null
              #mapper: null
              #cacheKey: "typed_data_types_plugins"
              #cacheTags: []
              #alterHook: "data_type_info"
              #subdir: "Plugin/DataType"
              #moduleHandler: Drupal\Core\Extension\ModuleHandler {#31 …11}
              #defaults: []
              #pluginDefinitionAnnotationName: "Drupal\Core\TypedData\Annotation\DataType"
              #pluginDefinitionAttributeName: null
              #pluginInterface: null
              #namespaces: ArrayObject {#312 …4}
              #additionalAnnotationNamespaces: []
              #definitions: array:559 [ …559]
              #cacheBackend: Drupal\Core\Cache\DatabaseBackend {#303 …4}
              #useCaches: true
              #validator: null
              #constraintManager: Drupal\Core\Validation\ConstraintManager {#310 …17}
              #prototypes: array:2 [ …2]
              #classResolver: Drupal\Core\DependencyInjection\ClassResolver {#68 …3}
              #_serviceIds: []
              #_entityStorages: []
            }
            #fieldDefinition: Drupal\field\Entity\FieldConfig {#2837}
          }
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_alternate_title" => Drupal\field\Entity\FieldConfig {#2838
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_alternate_title"
          #status: true
          #uuid: "4f24895c-7b0d-48b4-98e4-a0814389c5a7"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.blog.field_alternate_title"
          #field_name: "field_alternate_title"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Alternate Title"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2874
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_alternate_title"
            #status: true
            #uuid: "f49158e4-28b3-440f-80db-b67ec115e88c"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_alternate_title"
            #field_name: "field_alternate_title"
            #entity_type: "node"
            #type: "string"
            #module: "core"
            #settings: array:3 [ …3]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_attached_images" => Drupal\field\Entity\FieldConfig {#2839
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_attached_images"
          #status: true
          #uuid: "f777ce88-9639-458b-ab11-817cce95b4cf"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.blog.field_attached_images"
          #field_name: "field_attached_images"
          #field_type: "image"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Attached images"
          #description: ""
          #settings: array:12 [
            "handler" => "default:file"
            "handler_settings" => []
            "file_directory" => ""
            "file_extensions" => "png gif jpg jpeg"
            "max_filesize" => ""
            "max_resolution" => ""
            "min_resolution" => "620x400"
            "alt_field" => false
            "alt_field_required" => true
            "title_field" => false
            "title_field_required" => false
            "default_image" => array:5 [ …5]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2875
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_attached_images"
            #status: true
            #uuid: "98f5aeeb-ac05-4294-ad64-6488cac3ae63"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_attached_images"
            #field_name: "field_attached_images"
            #entity_type: "node"
            #type: "image"
            #module: "image"
            #settings: array:5 [ …5]
            #cardinality: -1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_favorite" => Drupal\field\Entity\FieldConfig {#2840
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_favorite"
          #status: true
          #uuid: "fa232ea3-cd3b-402b-8d94-3cf775223709"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.blog.field_favorite"
          #field_name: "field_favorite"
          #field_type: "list_integer"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Neighborhood guide favorite?"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2894
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_favorite"
            #status: true
            #uuid: "ca19de6a-29c3-4ccc-809e-999ba74ffa3b"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_favorite"
            #field_name: "field_favorite"
            #entity_type: "node"
            #type: "list_integer"
            #module: "options"
            #settings: array:2 [ …2]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_image" => Drupal\field\Entity\FieldConfig {#2841
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_image"
          #status: true
          #uuid: "9bc2110f-28c4-4e7e-838b-52c0526e13e6"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.blog.field_image"
          #field_name: "field_image"
          #field_type: "image"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Image"
          #description: ""
          #settings: array:12 [
            "handler" => "default:file"
            "handler_settings" => []
            "file_directory" => ""
            "file_extensions" => "png gif jpg jpeg"
            "max_filesize" => ""
            "max_resolution" => ""
            "min_resolution" => "960x600"
            "alt_field" => true
            "alt_field_required" => true
            "title_field" => false
            "title_field_required" => false
            "default_image" => array:5 [ …5]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2897
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_image"
            #status: true
            #uuid: "8221da2d-77be-4a9a-884c-aadcd5c54113"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_image"
            #field_name: "field_image"
            #entity_type: "node"
            #type: "image"
            #module: "image"
            #settings: array:5 [ …5]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_local_feed" => Drupal\field\Entity\FieldConfig {#2842
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_local_feed"
          #status: true
          #uuid: "6a0074c1-a259-4b4f-89f6-d2fb24991444"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.blog.field_local_feed"
          #field_name: "field_local_feed"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Local Feed"
          #description: ""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:3 [ …3]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2903
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_local_feed"
            #status: true
            #uuid: "1cd22bc5-625c-445d-90ac-3a9caa0e7020"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_local_feed"
            #field_name: "field_local_feed"
            #entity_type: "node"
            #type: "entity_reference"
            #module: "core"
            #settings: array:1 [ …1]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_location" => Drupal\field\Entity\FieldConfig {#2843
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_location"
          #status: true
          #uuid: "6bcd9ee4-47ee-41cc-92a2-4a138ce64f55"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.blog.field_location"
          #field_name: "field_location"
          #field_type: "address"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Locations"
          #description: ""
          #settings: array:4 [
            "available_countries" => array:1 [ …1]
            "langcode_override" => ""
            "field_overrides" => array:11 [ …11]
            "fields" => []
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2904
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_location"
            #status: true
            #uuid: "e2d946f5-413d-4aac-b64b-cd3d8815901f"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_location"
            #field_name: "field_location"
            #entity_type: "node"
            #type: "address"
            #module: "address"
            #settings: []
            #cardinality: -1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_location_geoloc" => Drupal\field\Entity\FieldConfig {#2844
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_location_geoloc"
          #status: true
          #uuid: "e259745f-c46a-4834-9e9e-0ac17570a97c"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.blog.field_location_geoloc"
          #field_name: "field_location_geoloc"
          #field_type: "geolocation"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Geolocation of content item"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2906
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_location_geoloc"
            #status: true
            #uuid: "70883be3-be55-42dc-92dc-3401d84cc764"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_location_geoloc"
            #field_name: "field_location_geoloc"
            #entity_type: "node"
            #type: "geolocation"
            #module: "geolocation"
            #settings: []
            #cardinality: -1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_metatag" => Drupal\field\Entity\FieldConfig {#2845
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_metatag"
          #status: true
          #uuid: "482f017a-5329-421d-823e-cdf919ed8238"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:2 [ …2]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.blog.field_metatag"
          #field_name: "field_metatag"
          #field_type: "metatag"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Meta tags"
          #description: ""
          #settings: []
          #required: false
          #translatable: true
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2909
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_metatag"
            #status: true
            #uuid: "64c07d6b-c980-47c1-b608-9b3d70478241"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_metatag"
            #field_name: "field_metatag"
            #entity_type: "node"
            #type: "metatag"
            #module: "metatag"
            #settings: []
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_node_notes" => Drupal\field\Entity\FieldConfig {#2846
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_node_notes"
          #status: true
          #uuid: "20cb7862-7e12-4fbc-9e98-3c2bba4284ef"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.blog.field_node_notes"
          #field_name: "field_node_notes"
          #field_type: "string_long"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Notes"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2910
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_node_notes"
            #status: true
            #uuid: "e5dc06b8-82f6-446f-83d6-545412d0058e"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_node_notes"
            #field_name: "field_node_notes"
            #entity_type: "node"
            #type: "string_long"
            #module: "core"
            #settings: array:1 [ …1]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_pick" => Drupal\field\Entity\FieldConfig {#2847
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_pick"
          #status: true
          #uuid: "b637509f-8c44-4ce4-9e37-27311a5d5b4f"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.blog.field_pick"
          #field_name: "field_pick"
          #field_type: "boolean"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Sponsored"
          #description: ""
          #settings: array:2 [
            "on_label" => ""
            "off_label" => ""
          ]
          #required: false
          #translatable: false
          #default_value: array:1 [
            0 => array:1 [ …1]
          ]
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2912
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_pick"
            #status: true
            #uuid: "622df68f-914b-42b9-b315-eb9fdd4de29b"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_pick"
            #field_name: "field_pick"
            #entity_type: "node"
            #type: "boolean"
            #module: "core"
            #settings: []
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_sponsorship_content" => Drupal\field\Entity\FieldConfig {#2848
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_sponsorship_content"
          #status: true
          #uuid: "b3de3f27-7bf6-4270-9a98-a7beacd23cdd"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:2 [
            "config" => array:3 [ …3]
            "module" => array:1 [ …1]
          ]
          #isSyncing: false
          #id: "node.blog.field_sponsorship_content"
          #field_name: "field_sponsorship_content"
          #field_type: "entity_reference_revisions"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Sponsorship Content"
          #description: ""
          #settings: array:2 [
            "handler" => "default:paragraph"
            "handler_settings" => array:3 [ …3]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2925
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_sponsorship_content"
            #status: true
            #uuid: "96f137a4-354f-4d54-9f65-52034379d9e9"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_sponsorship_content"
            #field_name: "field_sponsorship_content"
            #entity_type: "node"
            #type: "entity_reference_revisions"
            #module: "entity_reference_revisions"
            #settings: array:1 [ …1]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_title_description" => Drupal\field\Entity\FieldConfig {#2849
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_title_description"
          #status: true
          #uuid: "aea0dbda-0fdd-4dee-8b2b-bf326c33fbb8"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.blog.field_title_description"
          #field_name: "field_title_description"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Title Description"
          #description: "This text will appear in the browser title bar with the above title"
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2931
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_title_description"
            #status: true
            #uuid: "da785de8-0d37-4ceb-8ebf-318f2c17e955"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_title_description"
            #field_name: "field_title_description"
            #entity_type: "node"
            #type: "string"
            #module: "core"
            #settings: array:3 [ …3]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "field_video_clip" => Drupal\field\Entity\FieldConfig {#2850
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.field_video_clip"
          #status: true
          #uuid: "c1be886b-48e0-42dd-9de9-84180600690b"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:2 [ …2]
          ]
          #isSyncing: false
          #id: "node.blog.field_video_clip"
          #field_name: "field_video_clip"
          #field_type: "string"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Video clip"
          #description: ""
          #settings: []
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2932
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.field_video_clip"
            #status: true
            #uuid: "4f4e8989-9a46-4c4b-8d0c-f5a5b9b7e0d2"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.field_video_clip"
            #field_name: "field_video_clip"
            #entity_type: "node"
            #type: "string"
            #module: "core"
            #settings: array:3 [ …3]
            #cardinality: 1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "taxonomy_vocabulary_15" => Drupal\field\Entity\FieldConfig {#2851
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.taxonomy_vocabulary_15"
          #status: true
          #uuid: "9b2ad931-5e93-4498-98d4-50cc3efd137e"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.blog.taxonomy_vocabulary_15"
          #field_name: "taxonomy_vocabulary_15"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Travel Regions"
          #description: ""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:3 [ …3]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2935
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.taxonomy_vocabulary_15"
            #status: true
            #uuid: "e0831529-0851-494d-bdb8-fb1137a549dc"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.taxonomy_vocabulary_15"
            #field_name: "taxonomy_vocabulary_15"
            #entity_type: "node"
            #type: "entity_reference"
            #module: "core"
            #settings: array:1 [ …1]
            #cardinality: -1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: null
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "taxonomy_vocabulary_2" => Drupal\field\Entity\FieldConfig {#2852
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.taxonomy_vocabulary_2"
          #status: true
          #uuid: "c3cab237-fe09-4e06-add6-7baeacaab9b6"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.blog.taxonomy_vocabulary_2"
          #field_name: "taxonomy_vocabulary_2"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Category"
          #description: ""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:2 [ …2]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2937
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.taxonomy_vocabulary_2"
            #status: true
            #uuid: "6b47a222-959a-40f2-9568-dde3fff8c4fb"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.taxonomy_vocabulary_2"
            #field_name: "taxonomy_vocabulary_2"
            #entity_type: "node"
            #type: "entity_reference"
            #module: "core"
            #settings: array:1 [ …1]
            #cardinality: -1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "taxonomy_vocabulary_3" => Drupal\field\Entity\FieldConfig {#2853
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.taxonomy_vocabulary_3"
          #status: true
          #uuid: "20fcbe4c-86d8-407c-a61a-c44c2fdf0dc1"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.blog.taxonomy_vocabulary_3"
          #field_name: "taxonomy_vocabulary_3"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Age"
          #description: ""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:3 [ …3]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2938
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.taxonomy_vocabulary_3"
            #status: true
            #uuid: "1be75073-32cc-42c8-9412-5743ad87cf3e"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.taxonomy_vocabulary_3"
            #field_name: "taxonomy_vocabulary_3"
            #entity_type: "node"
            #type: "entity_reference"
            #module: "core"
            #settings: array:1 [ …1]
            #cardinality: -1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
        "taxonomy_vocabulary_9" => Drupal\field\Entity\FieldConfig {#2854
          #entityTypeId: "field_config"
          #enforceIsNew: null
          #typedData: null
          #cacheContexts: array:1 [
            0 => "languages:language_interface"
          ]
          #cacheTags: []
          #cacheMaxAge: -1
          #_serviceIds: []
          #_entityStorages: []
          #originalId: "node.blog.taxonomy_vocabulary_9"
          #status: true
          #uuid: "467f0c1c-c884-4768-8892-4bd9075b5556"
          -isUninstalling: false
          #langcode: "en"
          #third_party_settings: []
          #_core: []
          #trustedData: false
          #dependencies: array:1 [
            "config" => array:3 [ …3]
          ]
          #isSyncing: false
          #id: "node.blog.taxonomy_vocabulary_9"
          #field_name: "taxonomy_vocabulary_9"
          #field_type: "entity_reference"
          #entity_type: "node"
          #bundle: "blog"
          #label: "Area/Neighborhood"
          #description: ""
          #settings: array:2 [
            "handler" => "default:taxonomy_term"
            "handler_settings" => array:3 [ …3]
          ]
          #required: false
          #translatable: false
          #default_value: []
          #default_value_callback: ""
          #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#2939
            #entityTypeId: "field_storage_config"
            #enforceIsNew: null
            #typedData: null
            #cacheContexts: array:1 [ …1]
            #cacheTags: []
            #cacheMaxAge: -1
            #_serviceIds: []
            #_entityStorages: []
            #originalId: "node.taxonomy_vocabulary_9"
            #status: true
            #uuid: "dcfd9a50-5348-42d8-b9fa-7fd3e3acb1c9"
            -isUninstalling: false
            #langcode: "und"
            #third_party_settings: []
            #_core: []
            #trustedData: false
            #dependencies: array:1 [ …1]
            #isSyncing: false
            #id: "node.taxonomy_vocabulary_9"
            #field_name: "taxonomy_vocabulary_9"
            #entity_type: "node"
            #type: "entity_reference"
            #module: "core"
            #settings: array:1 [ …1]
            #cardinality: -1
            #translatable: true
            #locked: false
            #persist_with_no_fields: false
            +custom_storage: false
            #indexes: []
            #deleted: false
            #schema: array:4 [ …4]
            #propertyDefinitions: null
            +original: ? Drupal\field\FieldStorageConfigInterface
          }
          #itemDefinition: null
          #constraints: []
          #propertyConstraints: []
          #deleted: false
          +original: ? Drupal\field\Entity\FieldConfig
        }
      ]
    }
    #name: null
    #parent: null
    #_serviceIds: []
    #_entityStorages: []
    #stringTranslation: null
    #typedDataManager: null
    #entity: Drupal\node\Entity\Node {#2948}
  }
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:35 [
    "nid" => array:1 [
      "x-default" => "2612"
    ]
    "vid" => array:1 [
      "x-default" => "959937"
    ]
    "type" => array:1 [
      "x-default" => "blog"
    ]
    "uuid" => array:1 [
      "x-default" => "cbae01af-7232-49fa-92b0-00acb44f4eaa"
    ]
    "langcode" => array:1 [
      "x-default" => "und"
    ]
    "revision_uid" => array:1 [
      "x-default" => "94619"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1732131421"
    ]
    "revision_log" => array:1 [
      "x-default" => null
    ]
    "revision_default" => array:1 [
      "x-default" => "0"
    ]
    "isDefaultRevision" => array:1 [
      "x-default" => "0"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "1"
    ]
    "title" => array:1 [
      "x-default" => "75 Indoor Activities for Kids on a Rainy Day"
    ]
    "created" => array:1 [
      "x-default" => "1677596716"
    ]
    "changed" => array:1 [
      "x-default" => "1733873319"
    ]
    "promote" => array:1 [
      "x-default" => "1"
    ]
    "sticky" => array:1 [
      "x-default" => "0"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
    "publish_on" => array:1 [
      "x-default" => null
    ]
    "unpublish_on" => array:1 [
      "x-default" => null
    ]
    "publish_state" => array:1 [
      "x-default" => null
    ]
    "unpublish_state" => array:1 [
      "x-default" => null
    ]
    "body" => array:1 [
      "x-default" => array:1 [
        0 => array:3 [
          "value" => """
            <p>When rain or cold weather—or even a sick day—keeps kids inside, it can be hard to keep everyone entertained. But, staying at home can be lots of fun if you're armed with the right indoor activities for kids.&nbsp;</p>\r\n
            \r\n
            <p>Below, we've rounded up 75 indoor activities, boredom-busting games, crafts for kids, and other things to do with kids to turn a day stuck indoors into a memorable day. If you need more ideas, you'll find tons of indoor activities in our <a href="https://mommypoppins.com/family/coronavirus-pandemic-update-indoor-activities-resources-kids">Play At-Home Guide</a>. We've also got a toddler-friendly list of&nbsp;<a href="https://mommypoppins.com/kids/30-toddler-activities-indoor-things-to-do-at-home">32 activities to keep little ones busy and happy at home</a>. So, read on and relish this time inside.</p>\r\n
            <!--break-->\r\n
            \r\n
            <p>Find more great indoor activities in our&nbsp;<a href="http://mommypoppins.com/family/weework-craft-projects-kids-easy-indoor-activities">Boredom Busters&nbsp;Guide</a>&nbsp;and&nbsp;<a href="http://mommypoppins.com/subscribe-to-our-newsletters">sign up for our FREE newsletters</a>&nbsp;to get posts like this delivered to your inbox.</p>\r\n
            \r\n
            <h3>1. Bake&nbsp;without losing your sanity</h3>\r\n
            \r\n
            <p>If you're not a chef, <a href="https://mommypoppins.com/weework-recipes-banana-chocolate-chip-oatmeal-bites">these easy treats</a> can be whipped up in minutes with three ingredients, are healthy, and pretty universally beloved.</p>\r\n
            \r\n
            <h3>2. Get tactile with a sensory game</h3>\r\n
            \r\n
            <p>Try these <a href="https://mommypoppins.com/new-york-city-kids/boredom-busters/12-easy-diy-sensory-activities-for-babies">imaginative DIY sensory games</a> for babies and tots.</p>\r\n
            \r\n
            <p><img alt="" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/photo_escape_room_at_home_escape_kit.jpeg?itok=AtQI_QCQ" style="height:420px; width:620px" /><br />\r\n
            <em>Escape reality with an Escape Room kit! Photo courtesy of Escape Kit</em></p>\r\n
            \r\n
            <h3>3. Make an Escape Room at home</h3>\r\n
            \r\n
            <p>Create an&nbsp;<a href="https://escape-kit.com/en/" rel="noopener noreferrer" target="_blank">Escape&nbsp;Room at home</a>&nbsp;in a few steps with a downloadable Escape Room kit.&nbsp;</p>\r\n
            \r\n
            <h3>4. Make slime</h3>\r\n
            \r\n
            <p>Whip up a&nbsp;<a href="https://mommypoppins.com/new-york-city-kids/crafts-recipes/simple-slime-recipes">batch of slime</a>&nbsp;or&nbsp;<a href="https://mommypoppins.com/kids/stem/how-to-make-oobleck-a-less-messy-more-gooey-slime">Oobleck</a>&nbsp;and challenge your young scientist to define its state of matter.</p>\r\n
            \r\n
            <h3>5. Make a scavenger hunt</h3>\r\n
            \r\n
            <p>Get everyone together for an&nbsp;<a href="https://mommypoppins.com/kids/indoor-and-outdoor-scavenger-hunt-ideas-for-kids">indoor scavenger hunt</a>. Maybe they can find those missing socks.</p>\r\n
            \r\n
            <p>RELATED: <a href="https://mommypoppins.com/boredom-busters/giant-list-printable-activities-screen-free-summer-fun">50 Free Printable Activity Pages&nbsp;for Kids</a></p>\r\n
            \r\n
            <p><img alt="" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/rainy_magna_tiles_img_4972.jpg?itok=EyJWlK5d" style="height:420px; width:620px" /><br />\r\n
            <em>Have a Magna-Tiles building challenge. Photo by Sara Marentette</em></p>\r\n
            \r\n
            <h3>6. Turn STEM-learning into play</h3>\r\n
            \r\n
            <p>Build, create, and invent with&nbsp;<a href="http://mommypoppins.com/engineering-toys-kids-stem-toys-learning-through-play">STEM-inspired toys</a>.</p>\r\n
            \r\n
            <h3>7. Turn your paintings into 3d Works of sparkling art</h3>\r\n
            \r\n
            <p>Create&nbsp;<a href="http://mommypoppins.com/content/weework-kids-craft-easy-salt-painting">colorful salt paintings</a>—watch our how-to video to get started.</p>\r\n
            \r\n
            <h3>8. Listen to a story</h3>\r\n
            \r\n
            <p>Gather the family to enjoy a <a href="https://mommypoppins.com/best-podcasts-for-kids-funny-smart-science">story podcast</a>.</p>\r\n
            \r\n
            <h3>9. Play marching band</h3>\r\n
            \r\n
            <p><a href="http://mommypoppins.com/make-a-straw-whistle-in-three-steps">Make instruments</a>; then, lead a marching band parade through the living room.</p>\r\n
            \r\n
            <h3>10. Work out indoors</h3>\r\n
            \r\n
            <p>Burn some energy with one of <a href="https://mommypoppins.com/newyorkcitykids/25-exercise-games-indoor-activities-for-kids">these 25 indoor exercise games</a>.</p>\r\n
            \r\n
            <h3>11. Play school with workbooks</h3>\r\n
            \r\n
            <p>Crack open those&nbsp;<a href="https://mommypoppins.com/kids/schools/13-education-workbooks-for-kids">activity books</a>&nbsp;you have piled up.&nbsp;</p>\r\n
            \r\n
            <p>RELATED: <a href="https://mommypoppins.com/best-kids-tv-shows-movies-to-stream-right-now">Best Kids' TV Shows and Movies to Stream</a></p>\r\n
            \r\n
            <p><img alt="" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/rainy_popcorn_books_movie.jpg?itok=TBTrYpZW" style="height:420px; width:620px" /><br />\r\n
            <em>Curl-up with popcorn and a movie or a good book. Photos by Rose Gordon Sala </em></p>\r\n
            \r\n
            <h3>12. Curl up with a movie</h3>\r\n
            \r\n
            <p><a href="http://mommypoppins.com/weework-healthy-microwave-popcorn">Pop some kernels</a> and watch a classic movie. We've got <a href="https://mommypoppins.com/kids/tv-film-movies/50-best-kids-movies-for-family-movie-night">50 family-friendly picks</a>!</p>\r\n
            \r\n
            <h3>13. Get tactile with a sensory game</h3>\r\n
            \r\n
            <p>Try these <a href="https://mommypoppins.com/new-york-city-kids/boredom-busters/12-easy-diy-sensory-activities-for-babies">imaginative DIY sensory games</a> for babies and tots.</p>\r\n
            \r\n
            <h3>14. Bake a cake in one minute</h3>\r\n
            \r\n
            <p>That's the beauty of <a href="https://mommypoppins.com/kids/boredom-busters/weework-kid-recipes-3-no-fail-mug-cake-recipes">mug cakes</a>.</p>\r\n
            \r\n
            <h3>15. Dance party!</h3>\r\n
            \r\n
            <p>Play a game of freeze dance using a playlist inspired by <a href="https://mommypoppins.com/new-york-city-kids/best-of-lists/best-nyc-kindie-bands-music-to-stream-for-your-next-kid-party">these kindie bands</a>.</p>\r\n
            \r\n
            <h3>16. Make your own candy</h3>\r\n
            \r\n
            <p>Satisfy your sweet tooth and DIY some&nbsp;<a href="https://mommypoppins.com/kids/how-to-make-rock-candy-with-kids">rock candy</a>.&nbsp;&nbsp;</p>\r\n
            \r\n
            <p>RELATED: <a href="https://mommypoppins.com/65-essential-life-skills-to-teach-kids">65 Life Skills to Teach Kids at Every Age</a></p>\r\n
            \r\n
            <p><img alt="" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/rainy_cupcakes_img_0821.jpg?itok=p6SysMjY" style="height:420px; width:620px" /><br />\r\n
            <em>Get decorating with this easy and delicious activity. Photos by Rose Gordon Sala </em></p>\r\n
            \r\n
            <h3>17. Decorate cupcakes</h3>\r\n
            \r\n
            <p>Buy pre-made frosting (and even cupcakes) and set up a cupcake decorating station with whatever candies, nuts, and sprinkles you have on hand.</p>\r\n
            \r\n
            <h3>18. Play balloon tennis</h3>\r\n
            \r\n
            <p>Blow up some balloons, toss 'em in the air, and don't let them touch the ground, or grab some paddles for <a href="https://mommypoppins.com/kids/boredom-busters/weework-activities-indoor-balloon-tennis">balloon tennis</a>.</p>\r\n
            \r\n
            <h3>19.&nbsp;Learn to code</h3>\r\n
            \r\n
            <p>Check out our favorite <a href="http://mommypoppins.com/coding-kids-free-websites-teach-learn-programming">affordable&nbsp;learn-to-code games and programs</a> for kids.</p>\r\n
            \r\n
            <h3>20. Get active with video games</h3>\r\n
            \r\n
            <p>Keep your heart rates up with Wii Fit or Xbox One games.</p>\r\n
            \r\n
            <h3>21. Make a <a href="http://mommypoppins.com/content/weework-kids-activities-marshmallow-catapults">marshmallow catapult</a></h3>\r\n
            \r\n
            <p>See who can catch the most marshmallows in their mouth.</p>\r\n
            \r\n
            <p>RELATED: <a href="https://mommypoppins.com/family/weework-craft-projects-kids-easy-indoor-activities">Our Complete Guide To Boredom Busters for Kids</a></p>\r\n
            \r\n
            <p><img alt="" class="image-image620x420" src="https://mommyp-prod.s3.amazonaws.com/styles/image620x420/s3/rainy_painting_lead_img_0808_0.jpg?itok=PU6aypz1" style="height:420px; width:620px" /></p>\r\n
            \r\n
            <p><em>Even if it's cloudy and raining outside, you can create sunshine and rainbows inside. Photos by Rose Gordon Sala </em></p>\r\n
            \r\n
            <h3>22. Get crafty, without much effort</h3>\r\n
            \r\n
            <p>Try these easy <a href="https://mommypoppins.com/new-york-city-kids/boredom-busters/13-simple-crafts-for-toddlers-and-preschoolers-to-do-at-home">at-home crafts</a> for preschoolers, or whip up a set of <a href="https://mommypoppins.com/content/weework-kids-crafts-how-to-make-fairy-wings">fairy wings</a> for more imaginative play.</p>\r\n
            \r\n
            <h3>23. Fashion your own clothes</h3>\r\n
            \r\n
            <p>Have a <a href="http://mommypoppins.com/kids/tie-dye-party-at-home-birthday-party-ideas-for-kids">tie-dye party</a> or opt for an easier <a href="http://mommypoppins.com/weework-kids-craft-sharpie-tie-dye-tees">tie-dye alternative</a> (with a built-in science lesson!).</p>\r\n
            \r\n
            <p>RELATED: <a href="https://mommypoppins.com/kids/boredom-busters/working-from-home-a-big-list-to-keep-kids-busy-while-mom-and-dad-work">Working From Home: A Big List to Keep Kids Busy While Mom and Dad Work</a></p>\r\n
            \r\n
            <p><img alt="" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/rainy_science_img_4707.jpg?itok=KiZEMZ3I" style="height:420px; width:620px" /><br />\r\n
            <em>Set up science experiments and let kids come up with their own, too! Photo by Sara Marentette</em></p>\r\n
            \r\n
            <h3>24. Get a jump on that career in science</h3>\r\n
            \r\n
            <p>Embrace your inner Einstein with cool <a href="http://mommypoppins.com/kids/50-easy-science-experiments-for-kids-fun-educational-activities-using-household-stuff">science experiments</a>.</p>\r\n
            \r\n
            <h3>25. Make butter</h3>\r\n
            \r\n
            <p><a href="https://mommypoppins.com/anywhere-kids/crafts-recipes/homemade-butter-recipe-3-easy-steps">Whip up a little butter</a> to slather on tomorrow's toast. All you need is a lidded container and some heavy cream.</p>\r\n
            \r\n
            <h3>26. Watch a classic TV show</h3>\r\n
            \r\n
            <p>Can't take another episode of Paw Patrol? We've listed <a href="https://mommypoppins.com/anywhere-kids/best-of-lists/100-best-kids-tv-shows">100 of the all-time great TV shows</a> that kids <em>and</em> parents adore.</p>\r\n
            \r\n
            <h3>27. Play 'Would You Rather'</h3>\r\n
            \r\n
            <p>We rounded up <a href="https://mommypoppins.com/anywhere-kids/boredom-busters/100-would-you-rather-questions-for-kids">the hardest questions</a>, like 'Would you rather listen to “Baby Shark” for 24 straight hours or the Peppa Pig theme song for 24 straight hours?'</p>\r\n
            \r\n
            <p>RELATED: <a href="https://mommypoppins.com/anywhere-kids/best-kids-music-playlists-calming-bedtime-dance-music">The Best Free Kids' Music Playlists from Breakfast to Bedtime</a></p>\r\n
            \r\n
            <p><img alt="Play easy games, like &quot;Find the orange toys!&quot;" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/toddler-activities-color_collector_0.jpg?itok=OpnmHoSw" style="height:420px; width:620px" /></p>\r\n
            \r\n
            <p><em>How many orange toys can kids find in your home? Photo by Liz Baill</em></p>\r\n
            \r\n
            <h3>28. Play a low-effort game with your toddler</h3>\r\n
            \r\n
            <p>These are <a href="https://mommypoppins.com/easy-toddler-games-when-parents-are-sick">games where the kids expend all the energy</a>, and parents can just watch. Brilliant!</p>\r\n
            \r\n
            <h3>29. Ask Alexa something silly</h3>\r\n
            \r\n
            <p><a href="https://mommypoppins.com/kids/funny-things-to-ask-alexa">Alexa keeps kids busy</a>, and laughing, for hours.</p>\r\n
            \r\n
            <h3>30. Make a toy parachute</h3>\r\n
            \r\n
            <p>This easy project leaves you with <a href="https://mommypoppins.com/anywhere-kids/boredom-busters/how-to-make-a-toy-parachute">a fun, homemade toy</a> kids can play with for hours.</p>\r\n
            \r\n
            <h3>31. Listen to some music</h3>\r\n
            \r\n
            <p>We've found the <a href="https://mommypoppins.com/anywhere-kids/best-kids-music-playlists-calming-bedtime-dance-music">best playlists for kids</a> that range from sleepy music to sing-alongs.</p>\r\n
            \r\n
            <h3>32. Have a push-up contest</h3>\r\n
            \r\n
            <p>These <a href="https://mommypoppins.com/anywhere-kids/10-push-up-challenges-for-kids">10 push-up challenges </a>will get the blood (and competitive juices) flowing.</p>\r\n
            \r\n
            <p>RELATED: <a href="https://mommypoppins.com/anywhere-kids/boredom-busters/jump-rope-workout">Jump Rope Workout Games and Songs for Kids</a></p>\r\n
            \r\n
            <p><img alt="" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/fun-facts-lead-smm_0.jpg?itok=YzDdcS3Z" style="height:420px; width:620px" /><br />\r\n
            <em>Learn some random fun facts that will leave your kids laughing. Photo by Sara Marentette</em></p>\r\n
            \r\n
            <h3>33. Entertain each other with these fun facts</h3>\r\n
            \r\n
            <p>We've rounded up <a href="https://mommypoppins.com/kids/fun-facts-for-kids-random-fun-facts">101 funny facts</a> that leave kids roaring with laughter.</p>\r\n
            \r\n
            <h3>34. Make a rain cloud in a jar</h3>\r\n
            \r\n
            <p>On a rainy day, you can bring the rain inside when you <a href="https://mommypoppins.com/stem/create-a-rain-cloud-in-a-jar-science-experiment">make a rain cloud in a jar</a>.</p>\r\n
            \r\n
            <h3>35. Have a Netflix party</h3>\r\n
            \r\n
            <p><a href="https://mommypoppins.com/kids/how-to-have-a-netflix-party-for-kids">Set the kids up with Netflix</a> and either grandparents or a friend, while YOU chill.</p>\r\n
            \r\n
            <h3>36. Play chess</h3>\r\n
            \r\n
            <p>If you're not a chess master, you can learn together with these <a href="https://mommypoppins.com/kids/online-chess-games-kids-can-play">online chess games for kids</a>.</p>\r\n
            \r\n
            <h3>37. Make a snow globe</h3>\r\n
            \r\n
            <p><a href="https://mommypoppins.com/kids-craft-make-a-snow-globe">Create a winter wonderland</a> in a jar with whatever tiny toys you have on hand.</p>\r\n
            \r\n
            <h3>38. Create a tornado in a bottle</h3>\r\n
            \r\n
            <p><a href="https://mommypoppins.com/kids/vortex-tornado-science-experiment-for-kids">Bring a tiny twister into your own house</a> with this science&nbsp;experiment for kids.</p>\r\n
            \r\n
            <h3>39. Fit an egg in a bottle</h3>\r\n
            \r\n
            <p><a href="https://mommypoppins.com/kids/stem/how-to-get-an-egg-into-a-bottle">This science experiment</a> feels like a magic trick.</p>\r\n
            \r\n
            <h3>40. Make ice cream</h3>\r\n
            \r\n
            <p>No need for a trek to the grocery store (or fancy equipment) to <a href="https://mommypoppins.com/kids/how-to-make-ice-cream-5-easy-steps">make your favorite frozen treat</a>.</p>\r\n
            \r\n
            <h3>41. Make a watercolor masterpiece</h3>\r\n
            \r\n
            <h3>42. Pull out the Legos</h3>\r\n
            \r\n
            <p>It doesn't matter if you've lost half the pieces and all the directions, we've got over 100 suggestions for things you can <a href="https://mommypoppins.com/boredom-busters/100-things-to-do-with-legos">build with Legos</a>.</p>\r\n
            \r\n
            <h3>43. Play "I Spy" or "20&nbsp;Questions"</h3>\r\n
            \r\n
            <h3>44. Make puppets and put on a show</h3>\r\n
            \r\n
            <p>You can <a href="https://mommypoppins.com/weework-kids-craft-upcycled-clothespin-puppets">craft your puppets out of clothespins</a>, paper bags, socks, or anything you have handy.</p>\r\n
            \r\n
            <h3>45. Make a bird feeder</h3>\r\n
            \r\n
            <p>Craft the <a href="http://mommypoppins.com/toddler-nature-craft-make-pipe-cleaner-bird-feeders">easiest bird feeder ever</a> with pipe cleaners.</p>\r\n
            \r\n
            <p>RELATED: <a href="https://mommypoppins.com/kids/30-toddler-activities-indoor-things-to-do-at-home">30+ Toddler Activities to Keep Little Ones Busy (and Happy) at Home</a></p>\r\n
            \r\n
            <p><img alt="" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/origami_bigstock-90118859.jpg?itok=D8u-3Xyh" style="height:420px; width:620px" /><br />\r\n
            <em>Learn the Japanese art of paper folding. Photo via Bigstock</em></p>\r\n
            \r\n
            <h3>46. Become an&nbsp;origami master</h3>\r\n
            \r\n
            <p><a href="http://www.amazon.com/gp/product/1402771843/ref=as_li_ss_tl?ie=UTF8&amp;camp=1789&amp;creative=390957&amp;creativeASIN=1402771843&amp;linkCode=as2&amp;tag=thearealist-20">Learn the Japanese art of folding</a> from the master.</p>\r\n
            \r\n
            <h3>47. Make a fort</h3>\r\n
            \r\n
            <p>Grab some sheets and <a href="https://mommypoppins.com/boredom-busters/6-easy-indoor-forts-to-make-with-kids">make a good old-fashioned fort</a>. Perfect for playtime—and naptime!</p>\r\n
            \r\n
            <h3>48. Turn the sink into a sudsy ocean</h3>\r\n
            \r\n
            <p>Fill the kitchen sink with bath toys, give them a bottle of soap, and let them have at it.</p>\r\n
            \r\n
            <h3>49. Tackle a challenging puzzle as a family</h3>\r\n
            \r\n
            <p>These<a href="https://mommypoppins.com/kids/best-puzzles-logic-games-for-kids-all-ages"> brainy puzzle games and jigsaw puzzles</a> keep everyone thinking.</p>\r\n
            \r\n
            <h3>50. Play-Doh</h3>\r\n
            \r\n
            <h3>51. Explore the world without leaving home</h3>\r\n
            \r\n
            <p><a href="http://mommypoppins.com/kids/10-great-new-york-city-picture-books">Take a trip in a book</a>&nbsp;or <a href="https://mommypoppins.com/boredom-busters/giant-list-of-virtual-tours-field-trips-and-museums-with-free-programs">with a virtual field trip or tou</a>r!</p>\r\n
            \r\n
            <p>RELATED: <a href="https://mommypoppins.com/kids/best-jokes-for-kids-knock-knock-jokes-family">40 Jokes That Will Keep the Whole Family in Giggles</a></p>\r\n
            \r\n
            <p><img alt="" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/rainy_salt_dough_img_0711.jpg?itok=oBp9wFEn" style="height:420px; width:620px" /><br />\r\n
            <em>From mixing to rolling and painting, salt-dough ornaments keep kids busy for much of the day! Photo by Rose Gordon Sala </em></p>\r\n
            \r\n
            <h3>52. Make non-Christmas ornaments</h3>\r\n
            \r\n
            <p>Bake simple <a href="https://mommypoppins.com/kids/boredom-busters/weework-holiday-crafts-easy-salt-dough-handprint-ornaments" target="_blank">salt-dough ornaments</a> and then paint them into seasonal designs, such as Easter eggs, or use whatever cookie cutter shapes you have available.</p>\r\n
            \r\n
            <h3>53. Challenge your brood to a game of charades</h3>\r\n
            \r\n
            <h3>54. Build a sensory bin</h3>\r\n
            \r\n
            <p><a href="http://mommypoppins.com/kids/10-sensory-bin-ideas-for-toddlers">Sensory bins</a> aren't just for toddlers—they're soothing for kids of all ages, and parents, too.</p>\r\n
            \r\n
            <h3>55. Make <a href="http://mommypoppins.com/ny-kids/make-your-own-granola-bars">granola bars</a></h3>\r\n
            \r\n
            <h3>56. Play a classic game in the house</h3>\r\n
            \r\n
            <p>Use hallways for classic games like "Red Light, Green Light" and "Leapfrog."</p>\r\n
            \r\n
            <h3>57. Make a lava lamp</h3>\r\n
            \r\n
            <p>Channel your inner Greg Brady, get groovy, and make your own <a href="https://mommypoppins.com/boredom-busters/science-experiement-make-a-lava-lamp-with-kids-at-home">lava lamp</a>!&nbsp;</p>\r\n
            \r\n
            <h3>58. Go bowling&nbsp;<a href="http://mommypoppins.com/weework-indoor-games-make-a-bowling-set">at home</a></h3>\r\n
            \r\n
            <p>RELATED: <a href="https://mommypoppins.com/ny-kids/99-sensory-activities-for-any-child">99 Sensory Activities for Any Child</a></p>\r\n
            \r\n
            <p><img alt="" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/rainy_gymnastics_img_5295.jpg?itok=ij58eAxN" style="height:420px; width:620px" /><br />\r\n
            <em>Set up an obstacle course or gym mats and let kids burn off some energy. Photo by Sara Marentette</em></p>\r\n
            \r\n
            <h3>59. Build an indoor obstacle course</h3>\r\n
            \r\n
            <p>You're just seven easy steps away from a <a href="http://mommypoppins.com/new-york-city-kids/boredom-busters/build-an-indoor-obstacle-course-for-kids-in-7-steps">fun obstacle course</a> that keeps kids entertained.</p>\r\n
            \r\n
            <h3>60.&nbsp;Do anything that involves bubble wrap</h3>\r\n
            \r\n
            <p>Try one of these&nbsp;10 clever ways to let kids play with it, get messy with it, and generally <a href="https://mommypoppins.com/anywhere-kids/boredom-busters/hilarious-and-creative-bubble-wrap-games-for-kids">have some fun with bubble wrap</a>.</p>\r\n
            \r\n
            <h3>61. Get all dressed up and host a fancy tea party</h3>\r\n
            \r\n
            <p>Be sure to invite the dolls and stuffed animals.</p>\r\n
            \r\n
            <h3>62.&nbsp;Play "Simon Says" or "Follow the Leader"</h3>\r\n
            \r\n
            <h3>63. Read!</h3>\r\n
            \r\n
            <p>Cuddle up with a&nbsp;<a href="http://mommypoppins.com/kids/new-books-toddler-kids-teens">pile of books</a>.</p>\r\n
            \r\n
            <h3>64. Play cards</h3>\r\n
            \r\n
            <p><a href="https://mommypoppins.com/kids/card-games-for-kids-every-kid-should-know">Grab a deck of cards</a> and teach your kids the simple joys of&nbsp;Rummy,&nbsp;Spit, or&nbsp;Slapjack.</p>\r\n
            \r\n
            <h3>65. Have an indoor "camp out"</h3>\r\n
            \r\n
            <p>No need to go outside, just gather up sleeping bags, a tent, board games, and s'mores right in your living room.</p>\r\n
            \r\n
            <h3>66. Make a pinata from a paper bag</h3>\r\n
            \r\n
            <p>Turn any day into a party when you <a href="https://mommypoppins.com/anywhere-kids/how-to-make-a-pinata-paper-bag-pinatas">whip up a pinata from a paper bag</a>. You can decorate it and fill it with any treats you happen to have handy.</p>\r\n
            \r\n
            <h3>67. Try these light experiments</h3>\r\n
            \r\n
            <p>Cut the lights and grab your flashlights for some <a href="https://mommypoppins.com/anywhere-kids/boredom-busters/light-experiments-toddlers-preschoolers-kids">light experiments</a> that delight little scientists.</p>\r\n
            \r\n
            <h3>68. Get crafting with toilet paper rolls</h3>\r\n
            \r\n
            <p><a href="https://mommypoppins.com/anywhere-kids/boredom-busters/toilet-paper-roll-crafts-kids-families">Toilet paper rolls</a> can be used by everyone from preschoolers to make simple animals and mummies, all the way through tweens and teens to make more advanced projects like desk organizers and wall art.</p>\r\n
            \r\n
            <h3>69. Make seashell art</h3>\r\n
            \r\n
            <p>Use last summer's <a href="https://mommypoppins.com/anywhere-kids/seashell-crafts-summer-craft-ideas-for-kids">seashell collection to get crafty</a>.</p>\r\n
            \r\n
            <h3>70. Tell ghost stories</h3>\r\n
            \r\n
            <p>Kid-friendly, <a href="https://mommypoppins.com/anywhere-kids/boredom-busters/ghost-stories-spooky-stories-for-kids">non-scary ghost stories</a>, that is.</p>\r\n
            \r\n
            <h3>71. Make a <a href="https://mommypoppins.com/anywhere-kids/boredom-busters/how-to-make-a-duct-tape-wallet">duct tape wallet</a></h3>\r\n
            \r\n
            <h3>72. Make wildflower seed bombs</h3>\r\n
            \r\n
            <p>You can plant these <a href="https://mommypoppins.com/anywhere-kids/boredom-busters/make-wildflower-seed-bombs-earth-craft-for-kids">seed bombs</a> now or save them for spring.</p>\r\n
            \r\n
            <h3>73. Do some magic <a href="https://mommypoppins.com/anywhere-kids/paper-towel-art-preschool-toddler-science-experiment">paper towel art</a></h3>\r\n
            \r\n
            <h3>74. Write <a href="https://mommypoppins.com/anywhere-kids/stem-activity-kids-magic-crayon-messages">secret crayon messages</a></h3>\r\n
            \r\n
            <h3>75. <a href="https://mommypoppins.com/anywhere-kids/easy-magic-tricks-for-kids-how-to-do-magic">Learn some magic tricks</a></h3>\r\n
            \r\n
            <p><em>Lead photo by Yan Krukov via Pexels</em></p>\r\n
            \r\n
            <p><em>This article was first published in November 2008 but has since been updated.</em></p>\r\n
            """
          "summary" => "<p>Turn a stuck-at-home day into a lasting memory.</p>\r\n"
          "format" => "full_html"
        ]
      ]
    ]
    "comment_node_blog" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "status" => "2"
        ]
      ]
    ]
    "field_attached_images" => array:1 [
      "x-default" => array:31 [
        0 => array:5 [
          "target_id" => "77603"
          "alt" => ""
          "title" => ""
          "width" => "620"
          "height" => "420"
        ]
        1 => array:5 [
          "target_id" => "77613"
          "alt" => ""
          "title" => ""
          "width" => "620"
          "height" => "420"
        ]
        2 => array:5 [
          "target_id" => "97067"
          "alt" => ""
          "title" => ""
          "width" => "1600"
          "height" => "1060"
        ]
        3 => array:5 [
          "target_id" => "97068"
          "alt" => ""
          "title" => ""
          "width" => "2604"
          "height" => "2320"
        ]
        4 => array:5 [
          "target_id" => "97075"
          "alt" => ""
          "title" => ""
          "width" => "3190"
          "height" => "2301"
        ]
        5 => array:5 [
          "target_id" => "97078"
          "alt" => ""
          "title" => ""
          "width" => "1600"
          "height" => "1067"
        ]
        6 => array:5 [
          "target_id" => "129883"
          "alt" => ""
          "title" => ""
          "width" => "4032"
          "height" => "3024"
        ]
        7 => array:5 [
          "target_id" => "129884"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        8 => array:5 [
          "target_id" => "129885"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        9 => array:5 [
          "target_id" => "129886"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        10 => array:5 [
          "target_id" => "129887"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        11 => array:5 [
          "target_id" => "129888"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        12 => array:5 [
          "target_id" => "129889"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        13 => array:5 [
          "target_id" => "129890"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        14 => array:5 [
          "target_id" => "129891"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        15 => array:5 [
          "target_id" => "129892"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        16 => array:5 [
          "target_id" => "129893"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        17 => array:5 [
          "target_id" => "129898"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        18 => array:5 [
          "target_id" => "191778"
          "alt" => ""
          "title" => ""
          "width" => "940"
          "height" => "788"
        ]
        19 => array:5 [
          "target_id" => "200035"
          "alt" => ""
          "title" => ""
          "width" => "620"
          "height" => "420"
        ]
        20 => array:5 [
          "target_id" => "200039"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "650"
        ]
        21 => array:5 [
          "target_id" => "200162"
          "alt" => ""
          "title" => ""
          "width" => "1100"
          "height" => "746"
        ]
        22 => array:5 [
          "target_id" => "200163"
          "alt" => ""
          "title" => ""
          "width" => "1100"
          "height" => "752"
        ]
        23 => array:5 [
          "target_id" => "200164"
          "alt" => ""
          "title" => ""
          "width" => "1100"
          "height" => "745"
        ]
        24 => array:5 [
          "target_id" => "200166"
          "alt" => ""
          "title" => ""
          "width" => "1100"
          "height" => "734"
        ]
        25 => array:5 [
          "target_id" => "200168"
          "alt" => ""
          "title" => ""
          "width" => "1100"
          "height" => "805"
        ]
        26 => array:5 [
          "target_id" => "200169"
          "alt" => ""
          "title" => ""
          "width" => "1100"
          "height" => "736"
        ]
        27 => array:5 [
          "target_id" => "200171"
          "alt" => ""
          "title" => ""
          "width" => "1100"
          "height" => "766"
        ]
        28 => array:5 [
          "target_id" => "200173"
          "alt" => ""
          "title" => ""
          "width" => "1100"
          "height" => "829"
        ]
        29 => array:5 [
          "target_id" => "200174"
          "alt" => ""
          "title" => ""
          "width" => "1100"
          "height" => "820"
        ]
        30 => array:5 [
          "target_id" => "200176"
          "alt" => ""
          "title" => ""
          "width" => "1105"
          "height" => "742"
        ]
      ]
    ]
    "field_image" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "200205"
          "alt" => "These boredom-busting activities turn a stuck-at-home day into a lasting memory."
          "title" => ""
          "width" => "1100"
          "height" => "844"
        ]
      ]
    ]
    "field_local_feed" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "2441"
        ]
      ]
    ]
    "field_metatag" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "{"description":"When rain or cold weather keeps kids inside, it can be hard to keep everyone entertained. We\u0027ve got 75 indoor activities to keep the whole family occupied.","og_description":"Turn a stuck-at-home day into a lasting memory.","robots":"","title":"75 Indoor Activities for Kids on a Rainy Day - Mommy Poppins - Things To Do with Kids"}"
        ]
      ]
    ]
    "field_pick" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "0"
        ]
      ]
    ]
    "field_sponsorship_content" => array:1 [
      "x-default" => array:1 [
        0 => array:2 [
          "target_id" => "994188"
          "target_revision_id" => "12624257"
        ]
      ]
    ]
    "field_title_description" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "Rainy Day Games with Children at Home | Games and Activities for Kids Stuck Inside"
        ]
      ]
    ]
    "taxonomy_vocabulary_2" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "70"
        ]
      ]
    ]
    "taxonomy_vocabulary_3" => array:1 [
      "x-default" => array:2 [
        0 => array:1 [
          "target_id" => "75"
        ]
        1 => array:1 [
          "target_id" => "74"
        ]
      ]
    ]
    "taxonomy_vocabulary_9" => array:1 [
      "x-default" => array:16 [
        0 => array:1 [
          "target_id" => "1670"
        ]
        1 => array:1 [
          "target_id" => "118"
        ]
        2 => array:1 [
          "target_id" => "1574"
        ]
        3 => array:1 [
          "target_id" => "113"
        ]
        4 => array:1 [
          "target_id" => "1424"
        ]
        5 => array:1 [
          "target_id" => "1312"
        ]
        6 => array:1 [
          "target_id" => "2455"
        ]
        7 => array:1 [
          "target_id" => "1146"
        ]
        8 => array:1 [
          "target_id" => "1500"
        ]
        9 => array:1 [
          "target_id" => "1400"
        ]
        10 => array:1 [
          "target_id" => "115"
        ]
        11 => array:1 [
          "target_id" => "2462"
        ]
        12 => array:1 [
          "target_id" => "114"
        ]
        13 => array:1 [
          "target_id" => "116"
        ]
        14 => array:1 [
          "target_id" => "117"
        ]
        15 => array:1 [
          "target_id" => "120"
        ]
      ]
    ]
  ]
  #fields: array:1 [
    "comment_node_blog" => array:1 [
      "x-default" => Drupal\comment\CommentFieldItemList {#3258
        #definition: Drupal\field\Entity\FieldConfig {#2837}
        #name: "comment_node_blog"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2946}
        #_serviceIds: []
        #_entityStorages: []
        #stringTranslation: null
        #typedDataManager: Drupal\Core\TypedData\TypedDataManager {#1369}
        #list: array:1 [
          0 => Drupal\comment\Plugin\Field\FieldType\CommentItem {#3269 …9}
        ]
        #langcode: "und"
      }
    ]
  ]
  #fieldDefinitions: array:45 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#2729}
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#2734}
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#2737}
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#2740}
    "type" => Drupal\Core\Field\BaseFieldDefinition {#2743}
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#2745}
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#2749}
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#2753}
    "status" => Drupal\Core\Field\BaseFieldDefinition {#2757}
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#2762}
    "title" => Drupal\Core\Field\BaseFieldDefinition {#2766}
    "created" => Drupal\Core\Field\BaseFieldDefinition {#2769}
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#2773}
    "promote" => Drupal\Core\Field\BaseFieldDefinition {#2777}
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#2782}
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#2787}
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#2793}
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#2799}
    "moderation_state" => Drupal\Core\Field\BaseFieldDefinition {#2832}
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#2809}
    "path" => Drupal\Core\Field\BaseFieldDefinition {#2813}
    "publish_on" => Drupal\Core\Field\BaseFieldDefinition {#2816}
    "unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#2819}
    "publish_state" => Drupal\Core\Field\BaseFieldDefinition {#2822}
    "unpublish_state" => Drupal\Core\Field\BaseFieldDefinition {#2825}
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#2828}
    "body" => Drupal\field\Entity\FieldConfig {#2836}
    "comment_node_blog" => Drupal\field\Entity\FieldConfig {#2837}
    "field_alternate_title" => Drupal\field\Entity\FieldConfig {#2838}
    "field_attached_images" => Drupal\field\Entity\FieldConfig {#2839}
    "field_favorite" => Drupal\field\Entity\FieldConfig {#2840}
    "field_image" => Drupal\field\Entity\FieldConfig {#2841}
    "field_local_feed" => Drupal\field\Entity\FieldConfig {#2842}
    "field_location" => Drupal\field\Entity\FieldConfig {#2843}
    "field_location_geoloc" => Drupal\field\Entity\FieldConfig {#2844}
    "field_metatag" => Drupal\field\Entity\FieldConfig {#2845}
    "field_node_notes" => Drupal\field\Entity\FieldConfig {#2846}
    "field_pick" => Drupal\field\Entity\FieldConfig {#2847}
    "field_sponsorship_content" => Drupal\field\Entity\FieldConfig {#2848}
    "field_title_description" => Drupal\field\Entity\FieldConfig {#2849}
    "field_video_clip" => Drupal\field\Entity\FieldConfig {#2850}
    "taxonomy_vocabulary_15" => Drupal\field\Entity\FieldConfig {#2851}
    "taxonomy_vocabulary_2" => Drupal\field\Entity\FieldConfig {#2852}
    "taxonomy_vocabulary_3" => Drupal\field\Entity\FieldConfig {#2853}
    "taxonomy_vocabulary_9" => Drupal\field\Entity\FieldConfig {#2854}
  ]
  #languages: array:3 [
    "en" => Drupal\Core\Language\Language {#2940
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#2941
      #name: "Not specified"
      #id: "und"
      #direction: "ltr"
      #weight: 2
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#2731
      #name: "Not applicable"
      #id: "zxx"
      #direction: "ltr"
      #weight: 3
      #locked: true
    }
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #enforceDefaultTranslation: null
  #defaultLangcode: "und"
  #translations: array:1 [
    "x-default" => array:2 [
      "status" => 1
      "entity" => Drupal\node\Entity\Node {#2948}
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "0"
  #entityKeys: array:4 [
    "bundle" => "blog"
    "id" => "2612"
    "revision" => "959937"
    "uuid" => "cbae01af-7232-49fa-92b0-00acb44f4eaa"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "75 Indoor Activities for Kids on a Rainy Day"
    ]
    "langcode" => array:1 [
      "x-default" => "und"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "published" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "1"
    ]
    "owner" => array:1 [
      "x-default" => "1"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "959937"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}