Devel Load

Drupal\node\Entity\Node {#3258
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2725
    #definition: Drupal\Core\Entity\TypedData\EntityDataDefinition {#2942
      #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
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "display" => array:2 [
              "view" => array:1 [ …1]
              "form" => 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 [
              "type" => "field_item:entity_reference"
              "settings" => array:3 [ …3]
            ]
            #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
              #string: "Title"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "required" => true
            "translatable" => true
            "revisionable" => true
            "display" => array:2 [
              "view" => array:1 [ …1]
              "form" => 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 [
              "type" => "field_item:string"
              "settings" => array:3 [ …3]
            ]
            #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
              #string: "Authored on"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2771
              #string: "The date and time that the content was created."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "revisionable" => true
            "translatable" => true
            "display" => array:2 [
              "view" => array:1 [ …1]
              "form" => 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 [
              "type" => "field_item:created"
              "settings" => []
            ]
            #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
              #string: "Changed"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#2775
              #string: "The time that the node was last edited."
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "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 [
              "type" => "field_item:changed"
              "settings" => []
            ]
            #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
              #string: "Promoted to front page"
               …4
            }
            "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: array:4 [ …4]
            #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: array:4 [ …4]
            #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: array:4 [ …4]
            #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: array:4 [ …4]
            #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: null
            #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 {#3258}
  }
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:38 [
    "nid" => array:1 [
      "x-default" => "14358"
    ]
    "vid" => array:1 [
      "x-default" => "954579"
    ]
    "type" => array:1 [
      "x-default" => "blog"
    ]
    "uuid" => array:1 [
      "x-default" => "d8df1d53-9f3a-49ed-8d58-155517885af1"
    ]
    "langcode" => array:1 [
      "x-default" => "und"
    ]
    "revision_uid" => array:1 [
      "x-default" => "108542"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1730613021"
    ]
    "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" => "92071"
    ]
    "title" => array:1 [
      "x-default" => "Holiday and Thanksgiving Volunteering for Kids and Families in New Jersey"
    ]
    "created" => array:1 [
      "x-default" => "1730634310"
    ]
    "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 dir="ltr">Holiday and Thanksgiving volunteer opportunities throughout New Jersey offer great ways to connect as a family this holiday season. Volunteering together can spark the joy of giving in children of all ages.</p>\r\n
            \r\n
            <p>Read on for our rundown of volunteer opportunities for kids of all ages in New Jersey, from activities suited to younger kids, like coloring greeting cards,&nbsp;to ways for teenagers to serve Thanksgiving dinners.&nbsp;</p>\r\n
            \r\n
            <p>Check out other feel-good holiday ideas&nbsp;in our&nbsp;<a href="http://mommypoppins.com/new-jersey-family/christmashanukkah/guide-to-holiday-and-christmas-events-for-nj-families">Guide to Holiday and Christmas Events for NJ Families</a>.</p>\r\n
            <!--break-->\r\n
            \r\n
            <p><a href="https://mommypoppins.us2.list-manage.com/subscribe?u=bdc1aa2618e8751c4b2b6acf6&amp;id=51ccfd15a8&amp;submit=Sign+Up">Subscribe to our newsletters</a> to get stories like this delivered directly to your inbox.</p>\r\n
            \r\n
            <h2>Holiday and Thanksgiving Volunteer Opportunities in North Jersey</h2>\r\n
            \r\n
            <h3>1. <a href="https://mealsonwheelsnorthjersey.org/volunteer/" target="_blank">Meals on Wheels North Jersey</a> – Westwood</h3>\r\n
            \r\n
            <p>Children 10 and older are invited to make tray favors of cards, cookies, or crafts to accompany the meals that are delivered daily.</p>\r\n
            \r\n
            <h3>2.&nbsp;<a href="https://www.nj.gov/military/veterans/memorial-homes/paramus/activity-volunteer-donations.shtml" target="_blank">NJ Veterans Memorial Home</a> – Paramus</h3>\r\n
            \r\n
            <p>Youth volunteers are welcome to assist with daily recreation activities, including holiday events.</p>\r\n
            \r\n
            <h3>3. <a href="https://elijahspromise.org/volunteer/" target="_blank">Elijah's Promise</a> – New Brunswick</h3>\r\n
            \r\n
            <p>Volunteers&nbsp;at this community kitchen must be&nbsp;16 years and&nbsp;older (under 18 must be accompanied by a guardian), but anyone can help bag hygiene kits, lunch, and snack bags, or wrap utensil bundles at home and then drop them off at specific locations.</p>\r\n
            \r\n
            <h3>4.&nbsp;<a href="https://www.pawsmontclair.org/wish.html" target="_blank">PAWS Montclair</a> – Montclair</h3>\r\n
            \r\n
            <p>Donations are welcome to fulfill ongoing needs for dog biscuits, leashes, dog and cat food, toys, and cleaning supplies. Kids can start a collection at their school or place of worship and you can bring the items collected&nbsp;to their drop-off location in Verona.&nbsp;</p>\r\n
            \r\n
            <p><strong>RELATED</strong>:&nbsp;<a href="https://mommypoppins.com/kids/holidays/thanksgiving-games-crafts-for-kids-families-november">50 Thanksgiving Crafts, Games, and Activities for Kids and Families</a></p>\r\n
            \r\n
            <h3>5. <a href="https://www.nourishnj.org/how-to-help" target="_blank">Nourish.NJ</a> – Morristown</h3>\r\n
            \r\n
            <p>Kids must be at least 14&nbsp;to volunteer in person at this emergency food and social services provider, but there are other ways to help. Younger kids can&nbsp;pack breakfast kits for local children or help create a Purple Apron Meal Kit to drop off for those in need.&nbsp;</p>\r\n
            \r\n
            <h3>6. <a href="https://momshelpingmoms.org/" target="_blank">Moms Helping Moms</a> – Warrren</h3>\r\n
            \r\n
            <p>Host a diaper&nbsp;drive or donate your kids' gently used clothing and baby items to Moms Helping Moms,&nbsp;a foundation that provides low-income families with essential baby items.&nbsp;Families including kids 14 and up can also volunteer to sort baby clothes, count diapers, repackage loose diapers at their warehouse, and create literacy packets.</p>\r\n
            \r\n
            <p><strong>RELATED</strong>:&nbsp;<a href="https://mommypoppins.com/new-jersey-kids/community/free-turkey-giveaways-thanksgiving-dinner-new-jersey">Where to Find Free Turkey Giveaways or Thanksgiving Dinner in NJ</a></p>\r\n
            \r\n
            <h2>Holiday and Thanksgiving Volunteer Opportunities for Kids in Central and South Jersey</h2>\r\n
            \r\n
            <h3>7. <a href="https://kitkatplayroom.com/" target="_blank">Kitkat Playroom</a> – Woodbury</h3>\r\n
            \r\n
            <p>If you're&nbsp;a family of cat lovers, this opportunity will sound&nbsp;too good to be true! This organization rescues&nbsp;vulnerable kittens, nurtures them, and finds their forever homes. Volunteer opportunities include kitten snuggler (yes, you read that right), being a foster family, and moderating the&nbsp;YouTube channel.</p>\r\n
            \r\n
            <h3>8. \u{200B}<a href="http://www.uwmoc.org" target="_blank">United Way of Monmouth and Ocean County</a> – Farmingdale and Toms River</h3>\r\n
            \r\n
            <p>An umbrella organization for helping Jersey Shore-area families, the United Way is always in need of help. Its <a href="https://www.uwmoc.org/volunteer" target="_blank">volunteer portal</a> helps connect you with current projects.</p>\r\n
            \r\n
            <h3>9.&nbsp;<a href="https://bridgeofbooksfoundation.org/get-involved/" target="_blank">Bridge of Books Foundation</a> – Rumson</h3>\r\n
            \r\n
            <p>You can donate books, run a book drive, and even host a "Books for Birthdays" party in support of this organization that provides ongoing access to books for underserved children.</p>\r\n
            \r\n
            <h3>10. <a href="https://www.rmhsnj.org/volunteering" target="_blank">Ronald McDonald House Southern New Jersey</a> – Camden</h3>\r\n
            \r\n
            <p>Families are invited to cook or run&nbsp;an activity for the families staying at RMHSNJ. You can also pack family welcome bags and snack packs at home to drop off for the residents.&nbsp;</p>\r\n
            \r\n
            <h3>11.&nbsp;<a href="https://pajamaprogram.org/people/new-jersey/" target="_blank">Pajama Program</a> – Middletown</h3>\r\n
            \r\n
            <p>Help create comforting bedtimes for kids in places like foster homes and shelters by collecting and donating new pajamas and books to the Pajama Program. There are several drop-off locations located across Hunterdon, Monmouth, Union, and Warren counties.&nbsp;</p>\r\n
            \r\n
            <h3>12. <a href="https://www.cathedralkitchen.org/volunteer/">Cathedral Kitchen</a>&nbsp;– Camden</h3>\r\n
            \r\n
            <p>Duties include preparing and handing out to-go meals, setting up the dining room and serving people, picking up donations from local businesses, or manning the market stand, where people with food insecurity can "shop" for fresh food&nbsp;for free. All volunteers on site must be 16 or over, but if younger children want to get involved they request children to make and donate centerpieces for the 20 dining room tables.&nbsp;</p>\r\n
            \r\n
            <h3>13. <a href="https://www.cedarrun.org/get-involved/volunteer/" target="_blank">Woodford Cedar Run Wildlife Refuge</a>&nbsp;–&nbsp;Medford&nbsp;</h3>\r\n
            \r\n
            <p>Wildlife lovers with older children can volunteer at the wildlife hospital, greet visitors at the Nature Center, work on the grounds repairing wildlife enclosures, and help with events and festivals. Volunteers must be 16 years or older.</p>\r\n
            \r\n
            <h3>14. <a href="https://www.awanj.org/volunteer/?gclid=Cj0KCQjwpompBhDZARIsAFD_Fp-iN44CegTw6mYhQH5OWcqFBdDZXIfZE63U_FarLJ8HtVYPuVsBmCkaApVnEALw_wcB" target="_blank">Animal Welfare Association</a>&nbsp;–&nbsp;Voorhees</h3>\r\n
            \r\n
            <p>Dog walking, cat socialization, community outreach, and working at special events on the weekends are all ways that children 12 and over can help out.&nbsp;(Note: children ages 12-15&nbsp;must have an adult present.)&nbsp;Even children 5 and up can volunteer by applying for the Tales for Tails program and reading to animals outside of their enclosures as a means of socializing and de-stressing them.</p>\r\n
            \r\n
            <h3>15. <a href="https://www.alolbi.org/volunteer" target="_blank">Alliance for a Living Ocean</a>&nbsp;–&nbsp;Ship Bottom&nbsp;</h3>\r\n
            \r\n
            <p>Volunteer opportunities include beach clean-ups and&nbsp;working a critter round-up to raise money through donations and educating people&nbsp;about the ocean.</p>\r\n
            \r\n
            <h3>16.&nbsp;<a href="https://cfbnj.org/volunteer/" target="_blank">R</a><a href="https://rancocasnaturecenter.org/volunteer.html" target="_blank">ancocas Nature Center</a>&nbsp;– Westhampton</h3>\r\n
            \r\n
            <p>If your family enjoys the great outdoors, then check out the variety of volunteer opportunities here such as master gardening projects for those ages 16 and up and teen volunteer programs for kids ages 13-17 where they work on a stewardship project at the nature center. Other opportunities for people ages 13 and up include trail upkeep, animal care, educational assistance, and office and computer tasks just to name a few. Keep an eye on the events page for family volunteer opportunities that come up throughout the year. Children under 16 will need to be accompanied by an adult.&nbsp;</p>\r\n
            \r\n
            <p><strong>RELATED</strong>:&nbsp;<a href="https://mommypoppins.com/new-jersey-kids/restaurants/nj-restaurants-open-thanksgiving">Restaurants Open on Thanksgiving in New Jersey</a></p>\r\n
            \r\n
            <h2>Where To Serve Thanksgiving Dinner in New Jersey</h2>\r\n
            \r\n
            <p>Local soup kitchens provide Thanksgiving volunteer opportunities to serve meals and sort donated boxes and cans of non-perishable food. Teenagers can roll up their sleeves and serve holiday dinners, as many soup kitchens allow children ages 14 and older to help out on weekends and holidays. To schedule a shift preparing or serving Thanksgiving dinners to those in need, contact the following organizations.&nbsp;</p>\r\n
            \r\n
            <h3>17.&nbsp;<a href="https://cfbnj.org/volunteer/" target="_blank">Community Food Bank of NJ</a>&nbsp;– Hillside and Egg Harbor</h3>\r\n
            \r\n
            <p>Volunteers 12 and older are needed to sort and repack food for delivery to hungry families across New Jersey&nbsp;and to collect food, including turkeys, at community food drives around the state. Teens ages 12-15 must be accompanied by an adult, and you must be 16 or older to volunteer at Egg Harbor Township.</p>\r\n
            \r\n
            <h3>18.&nbsp;<a href="http://www.bergenfamilypromise.org/bfp/programs/walk-in-dinner-program/" target="_blank">Family Promise</a> – Hackensack</h3>\r\n
            \r\n
            <p>Family Promise serves up to 170 meals daily at the Bergen County Health and Human Services Center in Hackensack, 365 days a year. Special meals are served on Thanksgiving and Christmas. You must be 18 to volunteer in person, but kids of all ages are invited to collect ingredients needed to prepare Thanksgiving dinner and&nbsp;to make meal kits for families in need.&nbsp;</p>\r\n
            \r\n
            <h3>19.&nbsp;<a href="https://www.marketstreet.org/ways-to-help/volunteer/" target="_blank">Market Street Mission</a> – Morristown</h3>\r\n
            \r\n
            <p>Market Street provides daily hot breakfast and dinner to thousands of individuals in Morristown. Volunteers aged 12-17 must be accompanied by an adult.&nbsp;</p>\r\n
            \r\n
            <h3>20.&nbsp;<a href="http://www.evasvillage.org/volunteer.html" target="_blank">Eva's Village</a> – Paterson</h3>\r\n
            \r\n
            <p>Eva's Village's annual Thanksgiving meal service gives hundreds of food insecure or homeless area residents a hot holiday meal.&nbsp;Volunteer to&nbsp;serve or run a drive to collect non-perishable food to stock the kitchen. Volunteers in the community kitchen must be at least 15.&nbsp;</p>\r\n
            \r\n
            <h3>21.&nbsp;<a href="https://toniskitchen.org/" target="_blank">Toni's Kitchen</a> – Montclair</h3>\r\n
            \r\n
            <p>This food ministry of St. Luke's Episcopal Church will offer to-go meals for pickup on Thanksgiving. Children are welcome to&nbsp;volunteer with an adult by preparing food at home for the kitchen, whereas high schoolers&nbsp;are welcome to volunteer in person.&nbsp;&nbsp;</p>\r\n
            \r\n
            <h3>22. <a href="https://www.trentonsoupkitchen.org/kids-volunteer/" target="_blank">Trenton Area Soup Kitchen</a> – Trenton</h3>\r\n
            \r\n
            <p>You have to be at least 13 years old to volunteer on-site at TASK. Younger kids can still help with organizing a food drive, helping wrap utensils, or making sandwiches.</p>\r\n
            \r\n
            <h3>23. <a href="https://foodbanksj.org/donate-time/" target="_blank">Food Bank of Southern NJ</a>&nbsp;–&nbsp;Pennsauken</h3>\r\n
            \r\n
            <p>Both individuals and families can help feed the hungry in southern New Jersey with this resource. Volunteers 13 and older (under 17 must be accompanied by a guardian) may donate their time at the distribution center, events, or in the office. Plus, non-perishable foods are always needed.</p>\r\n
            \r\n
            <p><em>This post was originally published in 2016 and is updated annually.</em></p>\r\n
            """
          "summary" => ""
          "format" => "full_html"
        ]
      ]
    ]
    "comment_node_blog" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "status" => "2"
        ]
      ]
    ]
    "field_alternate_title" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "Where to Volunteer in NJ"
        ]
      ]
    ]
    "field_attached_images" => array:1 [
      "x-default" => array:6 [
        0 => array:5 [
          "target_id" => "84160"
          "alt" => ""
          "title" => ""
          "width" => "620"
          "height" => "420"
        ]
        1 => array:5 [
          "target_id" => "84185"
          "alt" => ""
          "title" => ""
          "width" => "620"
          "height" => "420"
        ]
        2 => array:5 [
          "target_id" => "84187"
          "alt" => ""
          "title" => ""
          "width" => "620"
          "height" => "420"
        ]
        3 => array:5 [
          "target_id" => "163253"
          "alt" => ""
          "title" => ""
          "width" => "2048"
          "height" => "1362"
        ]
        4 => array:5 [
          "target_id" => "217611"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
        5 => array:5 [
          "target_id" => "258176"
          "alt" => ""
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
      ]
    ]
    "field_image" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "217602"
          "alt" => "Holiday and Thanksgiving volunteer opportunities abound in New Jersey."
          "title" => ""
          "width" => "960"
          "height" => "640"
        ]
      ]
    ]
    "field_local_feed" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "2453"
        ]
      ]
    ]
    "field_location" => array:1 [
      "x-default" => array:6 [
        0 => array:14 [
          "langcode" => null
          "country_code" => "US"
          "administrative_area" => "NJ"
          "locality" => "Paterson"
          "dependent_locality" => null
          "postal_code" => "07501"
          "sorting_code" => ""
          "address_line1" => "393 Main Street"
          "address_line2" => ""
          "address_line3" => null
          "organization" => "Eva's Village"
          "given_name" => null
          "additional_name" => null
          "family_name" => null
        ]
        1 => array:14 [
          "langcode" => null
          "country_code" => "US"
          "administrative_area" => "NJ"
          "locality" => "Morristown"
          "dependent_locality" => null
          "postal_code" => "07960"
          "sorting_code" => ""
          "address_line1" => "9 Market Street"
          "address_line2" => ""
          "address_line3" => null
          "organization" => "Market Street Mission"
          "given_name" => null
          "additional_name" => null
          "family_name" => null
        ]
        2 => array:14 [
          "langcode" => null
          "country_code" => "US"
          "administrative_area" => "NJ"
          "locality" => "Ridgewood"
          "dependent_locality" => null
          "postal_code" => "07450"
          "sorting_code" => ""
          "address_line1" => "100 Dayton Street"
          "address_line2" => ""
          "address_line3" => null
          "organization" => "Family Promise Bergen"
          "given_name" => null
          "additional_name" => null
          "family_name" => null
        ]
        3 => array:14 [
          "langcode" => null
          "country_code" => "US"
          "administrative_area" => "NJ"
          "locality" => "Hillside"
          "dependent_locality" => null
          "postal_code" => "07205"
          "sorting_code" => ""
          "address_line1" => "31 Evans Terminal Road"
          "address_line2" => ""
          "address_line3" => null
          "organization" => "Community Food Bank of NJ"
          "given_name" => null
          "additional_name" => null
          "family_name" => null
        ]
        4 => array:14 [
          "langcode" => null
          "country_code" => "US"
          "administrative_area" => "NJ"
          "locality" => "Pennsauken"
          "dependent_locality" => null
          "postal_code" => "08110"
          "sorting_code" => ""
          "address_line1" => "1501 John Tipton Blvd."
          "address_line2" => ""
          "address_line3" => null
          "organization" => "Food Bank of Southern New Jersey"
          "given_name" => null
          "additional_name" => null
          "family_name" => null
        ]
        5 => array:14 [
          "langcode" => null
          "country_code" => "US"
          "administrative_area" => "NJ"
          "locality" => "Montclair"
          "dependent_locality" => null
          "postal_code" => "07042"
          "sorting_code" => ""
          "address_line1" => "73 South Fullerton Avenue"
          "address_line2" => ""
          "address_line3" => null
          "organization" => "Toni's Kitchen"
          "given_name" => null
          "additional_name" => null
          "family_name" => null
        ]
      ]
    ]
    "field_location_geoloc" => array:1 [
      "x-default" => array:6 [
        0 => array:6 [
          "lat" => "40.912164"
          "lng" => "-74.171764"
          "lat_sin" => "0.65490126805086"
          "lat_cos" => "0.75571444944858"
          "lng_rad" => "-1.2945414938122"
          "data" => null
        ]
        1 => array:6 [
          "lat" => "40.796416"
          "lng" => "-74.482087"
          "lat_sin" => "0.65337325070256"
          "lat_cos" => "0.75703592732866"
          "lng_rad" => "-1.2999576519069"
          "data" => null
        ]
        2 => array:6 [
          "lat" => "40.978207"
          "lng" => "-74.118216"
          "lat_sin" => "0.65577192050329"
          "lat_cos" => "0.75495906397594"
          "lng_rad" => "-1.2936069049043"
          "data" => null
        ]
        3 => array:6 [
          "lat" => "40.697259"
          "lng" => "-74.212235"
          "lat_sin" => "0.65206213433574"
          "lat_cos" => "0.75816553137526"
          "lng_rad" => "-1.2952478460138"
          "data" => null
        ]
        4 => array:6 [
          "lat" => "39.98109"
          "lng" => "-75.039676"
          "lat_sin" => "0.64253474802505"
          "lat_cos" => "0.76625654814845"
          "lng_rad" => "-1.3096894158298"
          "data" => null
        ]
        5 => array:6 [
          "lat" => "40.810148"
          "lng" => "-74.218242"
          "lat_sin" => "0.65355466968621"
          "lat_cos" => "0.756879312527"
          "lng_rad" => "-1.2953526879419"
          "data" => null
        ]
      ]
    ]
    "field_metatag" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "{"description":"Our roundup of Thanksgiving and holiday volunteer opportunities in New Jersey for families includes everything from turkey drives to holiday gift donations.","og_description":"Here\u0027s how NJ families can give back this holiday season. ","robots":"","title":"New Jersey Thanksgiving Volunteer Opportunities - Mommy Poppins"}"
        ]
      ]
    ]
    "field_node_notes" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => """
             Liberty Humane Society – Jersey City\r\n
            While in-person volunteer opportunities are paused, this local org is always in need of kitty litter, cat and dog food and toys, blankets, and towels.\r\n
            \r\n
             Center for Family Services – Camden\r\n
            The Center for Family Services connects local teens to charitable causes throughout Camden County and holds monthly team-building meetings for the teens to share experiences.\r\n
            \r\n
            SAVE FOR ANOTHER STORY?\r\n
            <p><img alt="Senior citizens smile after receiving their Color A Smile cards" class="image-image620x420" src="https://static.mommypoppins.com/styles/image620x420/s3/morris_view_polise_006_edit.jpg?itok=nIj38quu" style="height:420px; width:620px" /><br />\r\n
            <em>Kids can make cards to send to senior citizens through Color A Smile.</em></p>\r\n
            \r\n
            <h2>Holiday and Thanksgiving Volunteer&nbsp;Opportunities by Age in New Jersey</h2>\r\n
            \r\n
            <h3>Holiday and Thanksgiving&nbsp;Volunteer&nbsp;Opportunities for Preschoolers in New Jersey</h3>\r\n
            \r\n
            <p>Many social service agencies and faith-based organizations rely on neighborhood volunteers and donations, especially during the holidays. For hands-on help, kids as young as preschool age can color pictures to deliver smiles to home-bound senior citizens through&nbsp;<a href="http://colorasmile.org" target="_blank">Color A Smile</a>, or sort through their own toy shelves to donate plastic toys in good condition to&nbsp;<a href="http://www.secondchancetoys.org/" target="_blank">Second Chance Toys</a>.</p>\r\n
            \r\n
            <h3>Holiday and Thanksgiving&nbsp;Volunteer&nbsp;Opportunities for Grade Schoolers in New Jersey</h3>\r\n
            \r\n
            <p>Grade schoolers writing out their Santa wish lists can embrace the spirit of giving by shopping for a new present for a child in need. Many charity organizations create Amazon Wish Lists based on what they need the most. You can&nbsp;<a href="https://www.jerseycares.org/Frostys_Friends" target="_blank">browse the&nbsp;lists</a>&nbsp;and donate items, and Amazon will deliver to the charity's verified address.&nbsp;Many local churches, mosques, temples, and community centers also offer holiday-giving trees and&nbsp;charity bazaars that allow families to purchase and donate new, unwrapped gifts for homeless children and adults.</p>\r\n
            \r\n
            <p>Local animal shelters have holiday wish lists, too—so, while your kids are filling Fido's stocking, they can set aside some pet goodies for&nbsp;<a href="https://www.sthuberts.org/" target="_blank">St. Hubert's Animal Welfare Center</a>&nbsp;or your local animal shelter.</p>\r\n
            \r\n
            <h3>Holiday and Thanksgiving&nbsp;Volunteer&nbsp;Opportunities for Teens in New Jersey</h3>\r\n
            \r\n
            <p>Older children can help organize a coat&nbsp;drive to bring warmth this winter to families through&nbsp;<a href="https://www.jerseycares.org/The_Jersey_Cares_Coat_Drive" target="_blank">Jersey Cares</a>. As temperatures drop, the whole family can pack up cold-weather kits containing warm socks, lip balm, and hand warmers for the homeless served by&nbsp;<a href="https://www.bridgesoutreach.org/volunteer/" target="_blank">Bridges Outreach</a>. Teens can also collect and donate feminine hygiene products to South Orange-based&nbsp;<a href="https://girlshelpinggirlsperiod.org/donate-products/" target="_blank">Girls Helping Girls. Period</a>, which helps local women and girls.</p>\r\n
            \r\n
            <p>For additional holiday volunteer opportunities, check out the NJ listings on&nbsp;<a href="http://www.volunteermatch.org/search?l=NJ" target="_blank">Volunteer Match</a>.</p>\r\n
            \r\n
            """
        ]
      ]
    ]
    "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" => "993541"
          "target_revision_id" => "12623216"
        ]
      ]
    ]
    "field_title_description" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "Community Service and Volunteering Opportunities for Kids and Families in New Jersey 2024"
        ]
      ]
    ]
    "taxonomy_vocabulary_2" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "31"
        ]
      ]
    ]
    "taxonomy_vocabulary_9" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "target_id" => "117"
        ]
      ]
    ]
  ]
  #fields: array:1 [
    "comment_node_blog" => array:1 [
      "x-default" => Drupal\comment\CommentFieldItemList {#2948
        #definition: Drupal\field\Entity\FieldConfig {#2837}
        #name: "comment_node_blog"
        #parent: Drupal\Core\Entity\Plugin\DataType\EntityAdapter {#2725}
        #_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 {#3258}
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "0"
  #entityKeys: array:4 [
    "bundle" => "blog"
    "id" => "14358"
    "revision" => "954579"
    "uuid" => "d8df1d53-9f3a-49ed-8d58-155517885af1"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "Holiday and Thanksgiving Volunteering for Kids and Families in New Jersey"
    ]
    "langcode" => array:1 [
      "x-default" => "und"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "published" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "92071"
    ]
    "owner" => array:1 [
      "x-default" => "92071"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "954579"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}