Skip to main content
Drupal\node\Entity\Node {#4078
  #entityTypeId: "node"
  #enforceIsNew: null
  #typedData: null
  #originalEntity: null
  #cacheContexts: []
  #cacheTags: []
  #cacheMaxAge: -1
  #_serviceIds: []
  #_entityStorages: []
  #values: array:25 [
    "nid" => array:1 [
      "x-default" => "4903"
    ]
    "vid" => array:1 [
      "x-default" => "5065"
    ]
    "type" => array:1 [
      "x-default" => "location"
    ]
    "uuid" => array:1 [
      "x-default" => "131a50f1-1794-4768-86b3-a09e65ec024b"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "revision_uid" => array:1 [
      "x-default" => "0"
    ]
    "revision_timestamp" => array:1 [
      "x-default" => "1755286452"
    ]
    "revision_log" => array:1 [
      "x-default" => null
    ]
    "revision_default" => array:1 [
      "x-default" => "1"
    ]
    "isDefaultRevision" => array:1 [
      "x-default" => "1"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "0"
    ]
    "title" => array:1 [
      "x-default" => "Toronto, Canada"
    ]
    "created" => array:1 [
      "x-default" => "1755286452"
    ]
    "changed" => array:1 [
      "x-default" => "1755286452"
    ]
    "promote" => array:1 [
      "x-default" => "0"
    ]
    "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
    ]
    "feeds_item" => array:1 [
      "x-default" => array:1 [
        0 => array:5 [
          "target_id" => "20"
          "imported" => "1755286452"
          "url" => null
          "guid" => null
          "hash" => "ba5daef5020bd119b466b1b8f651d52d"
        ]
      ]
    ]
    "field_legacy_id" => array:1 [
      "x-default" => array:1 [
        0 => array:1 [
          "value" => "54267"
        ]
      ]
    ]
    "field_location_address" => array:1 [
      "x-default" => array:1 [
        0 => array:14 [
          "langcode" => null
          "country_code" => "CA"
          "administrative_area" => "ON"
          "locality" => "Toronto"
          "dependent_locality" => null
          "postal_code" => "M5J 1A6"
          "sorting_code" => null
          "address_line1" => "1 Harbour Square"
          "address_line2" => null
          "address_line3" => null
          "organization" => null
          "given_name" => ""
          "additional_name" => null
          "family_name" => ""
        ]
      ]
    ]
    "field_location_address_map" => array:1 [
      "x-default" => array:1 [
        0 => array:9 [
          "value" => "POINT (-79.3756018 43.6409744)"
          "geo_type" => "Point"
          "lat" => "43.640974400000"
          "lon" => "-79.375601800000"
          "left" => "-79.375601800000"
          "top" => "43.640974400000"
          "right" => "-79.375601800000"
          "bottom" => "43.640974400000"
          "geohash" => "dpz83b87n7m2x"
        ]
      ]
    ]
  ]
  #fields: []
  #fieldDefinitions: array:28 [
    "nid" => Drupal\Core\Field\BaseFieldDefinition {#3698
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3689
          #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 {#3690
        #definition: array:2 [
          "type" => "field_item:integer"
          "settings" => array:6 [
            "unsigned" => true
            "size" => "normal"
            "min" => ""
            "max" => ""
            "prefix" => ""
            "suffix" => ""
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3698}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uuid" => Drupal\Core\Field\BaseFieldDefinition {#3654
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3682
          #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 {#3691
        #definition: array:2 [
          "type" => "field_item:uuid"
          "settings" => array:3 [
            "max_length" => 128
            "is_ascii" => true
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3654}
      }
      #type: "uuid"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "vid" => Drupal\Core\Field\BaseFieldDefinition {#3696
      #definition: array:6 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3695
          #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 {#3694
        #definition: array:2 [
          "type" => "field_item:integer"
          "settings" => array:6 [
            "unsigned" => true
            "size" => "normal"
            "min" => ""
            "max" => ""
            "prefix" => ""
            "suffix" => ""
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3696}
      }
      #type: "integer"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "langcode" => Drupal\Core\Field\BaseFieldDefinition {#3693
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3692
          #string: "Language"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:2 [
          "view" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
          "form" => array:2 [
            "options" => array:2 [
              "type" => "language_select"
              "weight" => 2
            ]
            "configurable" => true
          ]
        ]
        "revisionable" => true
        "translatable" => true
        "provider" => "node"
        "field_name" => "langcode"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3683
        #definition: array:2 [
          "type" => "field_item:language"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3693}
      }
      #type: "language"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "type" => Drupal\Core\Field\BaseFieldDefinition {#3688
      #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 {#3687
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "node_type"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3688}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_timestamp" => Drupal\Core\Field\BaseFieldDefinition {#3686
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3685
          #string: "Revision create time"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3684
          #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 {#3706
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3686}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_uid" => Drupal\Core\Field\BaseFieldDefinition {#3708
      #definition: array:7 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3707
          #string: "Revision user"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3796
          #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 {#3797
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "user"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3708}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_log" => Drupal\Core\Field\BaseFieldDefinition {#3798
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3799
          #string: "Revision log message"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3800
          #string: "Briefly describe the changes you have made."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => ""
          ]
        ]
        "display" => array:1 [
          "form" => array:1 [
            "options" => array:3 [
              "type" => "string_textarea"
              "weight" => 25
              "settings" => array:1 [
                "rows" => 4
              ]
            ]
          ]
        ]
        "provider" => "node"
        "field_name" => "revision_log"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3801
        #definition: array:2 [
          "type" => "field_item:string_long"
          "settings" => array:1 [
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3798}
      }
      #type: "string_long"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "status" => Drupal\Core\Field\BaseFieldDefinition {#3802
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3803
          #string: "Published"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => true
          ]
        ]
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:3 [
              "type" => "boolean_checkbox"
              "settings" => array:1 [
                "display_label" => true
              ]
              "weight" => 120
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "status"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3804
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3805
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3806
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3802}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "uid" => Drupal\Core\Field\BaseFieldDefinition {#3807
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3808
          #string: "Authored by"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "default_value_callback" => "Drupal\node\Entity\Node::getDefaultEntityOwner"
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3809
          #string: "The username of the content author."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:3 [
              "label" => "hidden"
              "type" => "author"
              "weight" => 0
            ]
          ]
          "form" => array:2 [
            "options" => array:3 [
              "type" => "entity_reference_autocomplete"
              "weight" => 5
              "settings" => array:3 [
                "match_operator" => "CONTAINS"
                "size" => "60"
                "placeholder" => ""
              ]
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "uid"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3810
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "user"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3807}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "title" => Drupal\Core\Field\BaseFieldDefinition {#3811
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3812
          #string: "Title"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "required" => true
        "translatable" => true
        "revisionable" => true
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:3 [
              "label" => "hidden"
              "type" => "string"
              "weight" => -5
            ]
          ]
          "form" => array:2 [
            "options" => array:2 [
              "type" => "string_textfield"
              "weight" => -5
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "title"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3813
        #definition: array:2 [
          "type" => "field_item:string"
          "settings" => array:3 [
            "max_length" => 255
            "is_ascii" => false
            "case_sensitive" => false
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3811}
      }
      #type: "string"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "created" => Drupal\Core\Field\BaseFieldDefinition {#3814
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3815
          #string: "Authored on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3816
          #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 [
            "options" => array:3 [
              "label" => "hidden"
              "type" => "timestamp"
              "weight" => 0
            ]
          ]
          "form" => array:2 [
            "options" => array:2 [
              "type" => "datetime_timestamp"
              "weight" => 10
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "created"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3817
        #definition: array:2 [
          "type" => "field_item:created"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3814}
      }
      #type: "created"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "changed" => Drupal\Core\Field\BaseFieldDefinition {#3818
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3819
          #string: "Changed"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3820
          #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 {#3821
        #definition: array:2 [
          "type" => "field_item:changed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3818}
      }
      #type: "changed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "promote" => Drupal\Core\Field\Entity\BaseFieldOverride {#3655
      #entityTypeId: "base_field_override"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.location.promote"
      #status: true
      #uuid: "39863bb4-a540-454e-accd-4bea19d460ab"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:1 [
          0 => "node.type.location"
        ]
      ]
      #isSyncing: false
      #id: "node.location.promote"
      #field_name: "promote"
      #field_type: "boolean"
      #entity_type: "node"
      #bundle: "location"
      #label: "Promoted to front page"
      #description: ""
      #settings: array:2 [
        "on_label" => "On"
        "off_label" => "Off"
      ]
      #required: false
      #translatable: true
      #default_value: array:1 [
        0 => array:1 [
          "value" => 0
        ]
      ]
      #default_value_callback: ""
      #fieldStorage: null
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #baseFieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3822
        #definition: array:9 [
          "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3823
            #string: "Promoted to front page"
            #arguments: []
            #translatedMarkup: null
            #options: []
            #stringTranslation: null
          }
          "revisionable" => true
          "translatable" => true
          "default_value" => array:1 [
            0 => array:1 [
              "value" => false
            ]
          ]
          "display" => array:1 [
            "form" => array:2 [
              "options" => array:1 [
                "region" => "hidden"
              ]
              "configurable" => true
            ]
          ]
          "provider" => "node"
          "field_name" => "promote"
          "entity_type" => "node"
          "bundle" => null
        ]
        #typedDataManager: null
        #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3824
          #definition: array:2 [
            "type" => "field_item:boolean"
            "settings" => array:2 [
              "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3825
                #string: "On"
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
              "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3826
                #string: "Off"
                #arguments: []
                #translatedMarkup: null
                #options: []
                #stringTranslation: null
              }
            ]
          ]
          #typedDataManager: null
          #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3822}
        }
        #type: "boolean"
        #propertyDefinitions: null
        #schema: null
        #indexes: []
      }
    }
    "sticky" => Drupal\Core\Field\BaseFieldDefinition {#3827
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3828
          #string: "Sticky at top of lists"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "translatable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => false
          ]
        ]
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:1 [
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "sticky"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3829
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3830
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3831
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3827}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "default_langcode" => Drupal\Core\Field\BaseFieldDefinition {#3832
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3833
          #string: "Default translation"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3834
          #string: "A flag indicating whether this is the default translation."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "revisionable" => true
        "default_value" => array:1 [
          0 => array:1 [
            "value" => true
          ]
        ]
        "provider" => "node"
        "field_name" => "default_langcode"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3835
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3836
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3837
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3832}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_default" => Drupal\Core\Field\BaseFieldDefinition {#3838
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3839
          #string: "Default revision"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3840
          #string: "A flag indicating whether this was a default revision when it was saved."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "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 {#3841
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3842
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3843
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3838}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "revision_translation_affected" => Drupal\Core\Field\BaseFieldDefinition {#3844
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3845
          #string: "Revision translation affected"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3846
          #string: "Indicates if the last edit of a translation belongs to current revision."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "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 {#3847
        #definition: array:2 [
          "type" => "field_item:boolean"
          "settings" => array:2 [
            "on_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3848
              #string: "On"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
            "off_label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3849
              #string: "Off"
              #arguments: []
              #translatedMarkup: null
              #options: []
              #stringTranslation: null
            }
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3844}
      }
      #type: "boolean"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "metatag" => Drupal\Core\Field\BaseFieldDefinition {#3850
      #definition: array:10 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3851
          #string: "Metatags (Hidden field for JSON support)"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3852
          #string: "The computed meta tags for the entity."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "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 {#3853
        #definition: array:2 [
          "type" => "field_item:metatag_computed"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3850}
      }
      #type: "metatag_computed"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "path" => Drupal\Core\Field\BaseFieldDefinition {#3854
      #definition: array:8 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3855
          #string: "URL alias"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "translatable" => true
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "path"
              "weight" => 30
            ]
            "configurable" => true
          ]
        ]
        "computed" => true
        "provider" => "path"
        "field_name" => "path"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3856
        #definition: array:2 [
          "type" => "field_item:path"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3854}
      }
      #type: "path"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "publish_on" => Drupal\Core\Field\BaseFieldDefinition {#3857
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3858
          #string: "Publish on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "datetime_timestamp_no_default"
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "translatable" => true
        "revisionable" => true
        "constraints" => array:1 [
          "SchedulerPublishOn" => null
        ]
        "provider" => "scheduler"
        "field_name" => "publish_on"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3859
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3857}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "unpublish_on" => Drupal\Core\Field\BaseFieldDefinition {#3860
      #definition: array:9 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3861
          #string: "Unpublish on"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "display" => array:1 [
          "form" => array:2 [
            "options" => array:2 [
              "type" => "datetime_timestamp_no_default"
              "region" => "hidden"
            ]
            "configurable" => true
          ]
        ]
        "translatable" => true
        "revisionable" => true
        "constraints" => array:1 [
          "SchedulerUnpublishOn" => null
        ]
        "provider" => "scheduler"
        "field_name" => "unpublish_on"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3862
        #definition: array:2 [
          "type" => "field_item:timestamp"
          "settings" => []
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3860}
      }
      #type: "timestamp"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "menu_link" => Drupal\Core\Field\BaseFieldDefinition {#3863
      #definition: array:12 [
        "label" => Drupal\Core\StringTranslation\TranslatableMarkup {#3864
          #string: "Menu link"
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "description" => Drupal\Core\StringTranslation\TranslatableMarkup {#3865
          #string: "Computed menu link for the node (only available during node saving)."
          #arguments: []
          #translatedMarkup: null
          #options: []
          #stringTranslation: null
        }
        "revisionable" => true
        "class" => "\Drupal\token\MenuLinkFieldItemList"
        "translatable" => true
        "internal" => true
        "display" => array:2 [
          "view" => array:1 [
            "options" => array:2 [
              "label" => "hidden"
              "region" => "hidden"
            ]
          ]
          "form" => array:1 [
            "options" => array:1 [
              "region" => "hidden"
            ]
          ]
        ]
        "computed" => true
        "provider" => "token"
        "field_name" => "menu_link"
        "entity_type" => "node"
        "bundle" => null
      ]
      #typedDataManager: null
      #itemDefinition: Drupal\Core\Field\TypedData\FieldItemDataDefinition {#3866
        #definition: array:2 [
          "type" => "field_item:entity_reference"
          "settings" => array:3 [
            "target_type" => "menu_link_content"
            "handler" => "default"
            "handler_settings" => []
          ]
        ]
        #typedDataManager: null
        #fieldDefinition: Drupal\Core\Field\BaseFieldDefinition {#3863}
      }
      #type: "entity_reference"
      #propertyDefinitions: null
      #schema: null
      #indexes: []
    }
    "body" => Drupal\field\Entity\FieldConfig {#3868
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.location.body"
      #status: true
      #uuid: "4222484f-990a-49f9-b51d-6f2225f72fbd"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: array:2 [
        "linkchecker" => array:2 [
          "scan" => true
          "extractor" => "html_link_extractor"
        ]
        "better_formats" => array:4 [
          "allowed_formats_toggle" => false
          "allowed_formats" => array:8 [
            "apb_full_html" => "apb_full_html"
            "full_html" => "full_html"
            "apb_basic_html" => "apb_basic_html"
            "basic_html" => "basic_html"
            "restricted_html" => "restricted_html"
            "email_html" => "email_html"
            "webform_default" => "webform_default"
            "easy_email" => 0
          ]
          "default_order_toggle" => false
          "default_order_wrapper" => array:1 [
            "formats" => array:8 [
              "apb_full_html" => array:1 [
                "weight" => "-9"
              ]
              "apb_basic_html" => array:1 [
                "weight" => "-5"
              ]
              "basic_html" => array:1 [
                "weight" => "0"
              ]
              "restricted_html" => array:1 [
                "weight" => "1"
              ]
              "full_html" => array:1 [
                "weight" => "2"
              ]
              "email_html" => array:1 [
                "weight" => "10"
              ]
              "easy_email" => array:1 [
                "weight" => "50"
              ]
              "webform_default" => array:1 [
                "weight" => "100"
              ]
            ]
          ]
        ]
      ]
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.body"
          1 => "node.type.location"
        ]
        "module" => array:3 [
          0 => "better_formats"
          1 => "linkchecker"
          2 => "text"
        ]
      ]
      #isSyncing: false
      #id: "node.location.body"
      #field_name: "body"
      #field_type: "text_with_summary"
      #entity_type: "node"
      #bundle: "location"
      #label: "Description"
      #description: ""
      #settings: array:3 [
        "display_summary" => true
        "required_summary" => false
        "allowed_formats" => []
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#3869
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.body"
        #status: true
        #uuid: "968416cd-703c-4a69-bda8-a2e3be65bb9c"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: array:1 [
          "default_config_hash" => "EBUo7qOWqaiZaQ_RC9sLY5IoDKphS34v77VIHSACmVY"
        ]
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "node"
            1 => "text"
          ]
        ]
        #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: null
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "feeds_item" => Drupal\field\Entity\FieldConfig {#3867
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.location.feeds_item"
      #status: true
      #uuid: "9db4f753-cce0-47e4-bd6b-e733770d0723"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.feeds_item"
          1 => "node.type.location"
        ]
        "module" => array:1 [
          0 => "feeds"
        ]
      ]
      #isSyncing: false
      #id: "node.location.feeds_item"
      #field_name: "feeds_item"
      #field_type: "feeds_item"
      #entity_type: "node"
      #bundle: "location"
      #label: "Feeds item"
      #description: ""
      #settings: array:2 [
        "handler" => "default:feeds_feed"
        "handler_settings" => []
      ]
      #required: false
      #translatable: true
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#3874
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.feeds_item"
        #status: true
        #uuid: "5a737167-2a1b-480a-9e82-c0d2aaaba9fa"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "feeds"
            1 => "node"
          ]
        ]
        #isSyncing: false
        #id: "node.feeds_item"
        #field_name: "feeds_item"
        #entity_type: "node"
        #type: "feeds_item"
        #module: "feeds"
        #settings: array:1 [
          "target_type" => "feeds_feed"
        ]
        #cardinality: -1
        #translatable: false
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:5 [
            "target_id" => array:4 [
              "description" => "The ID of the target feed."
              "type" => "int"
              "not null" => true
              "unsigned" => true
            ]
            "imported" => array:4 [
              "type" => "int"
              "not null" => true
              "unsigned" => true
              "description" => "Import date of the feed item, as a Unix timestamp."
            ]
            "url" => array:2 [
              "type" => "text"
              "description" => "Link to the feed item."
            ]
            "guid" => array:2 [
              "type" => "text"
              "description" => "Unique identifier for the feed item."
            ]
            "hash" => array:5 [
              "type" => "varchar"
              "length" => 32
              "not null" => true
              "description" => "The hash of the feed item."
              "is_ascii" => true
            ]
          ]
          "indexes" => array:4 [
            "target_id" => array:1 [
              0 => "target_id"
            ]
            "lookup_url" => array:2 [
              0 => "target_id"
              1 => array:2 [
                0 => "url"
                1 => 128
              ]
            ]
            "lookup_guid" => array:2 [
              0 => "target_id"
              1 => array:2 [
                0 => "guid"
                1 => 128
              ]
            ]
            "imported" => array:1 [
              0 => "imported"
            ]
          ]
          "foreign keys" => array:1 [
            "target_id" => array:2 [
              "table" => "feeds_feed"
              "columns" => array:1 [
                "target_id" => "fid"
              ]
            ]
          ]
          "unique keys" => []
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_legacy_id" => Drupal\field\Entity\FieldConfig {#3870
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.location.field_legacy_id"
      #status: true
      #uuid: "76fdb8a0-4ad1-41bf-b924-e7f3436596d9"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:1 [
        "config" => array:2 [
          0 => "field.storage.node.field_legacy_id"
          1 => "node.type.location"
        ]
      ]
      #isSyncing: false
      #id: "node.location.field_legacy_id"
      #field_name: "field_legacy_id"
      #field_type: "integer"
      #entity_type: "node"
      #bundle: "location"
      #label: "Legacy Id"
      #description: ""
      #settings: array:4 [
        "min" => null
        "max" => null
        "prefix" => ""
        "suffix" => ""
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#3986
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_legacy_id"
        #status: true
        #uuid: "56db5f92-b429-4af9-82b1-24fa6ecd02f1"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:1 [
            0 => "node"
          ]
        ]
        #isSyncing: false
        #id: "node.field_legacy_id"
        #field_name: "field_legacy_id"
        #entity_type: "node"
        #type: "integer"
        #module: "core"
        #settings: array:2 [
          "unsigned" => false
          "size" => "normal"
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:1 [
            "value" => array:3 [
              "type" => "int"
              "unsigned" => false
              "size" => "normal"
            ]
          ]
          "unique keys" => []
          "indexes" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_location_address" => Drupal\field\Entity\FieldConfig {#3871
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.location.field_location_address"
      #status: true
      #uuid: "f4ac1c0a-2635-4148-b106-18c90e1ef919"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_location_address"
          1 => "node.type.location"
        ]
        "module" => array:1 [
          0 => "address"
        ]
      ]
      #isSyncing: false
      #id: "node.location.field_location_address"
      #field_name: "field_location_address"
      #field_type: "address"
      #entity_type: "node"
      #bundle: "location"
      #label: "Address"
      #description: ""
      #settings: array:5 [
        "available_countries" => []
        "langcode_override" => ""
        "field_overrides" => array:11 [
          "givenName" => array:1 [
            "override" => "hidden"
          ]
          "additionalName" => array:1 [
            "override" => "hidden"
          ]
          "familyName" => array:1 [
            "override" => "hidden"
          ]
          "organization" => array:1 [
            "override" => "hidden"
          ]
          "addressLine1" => array:1 [
            "override" => "optional"
          ]
          "addressLine2" => array:1 [
            "override" => "optional"
          ]
          "addressLine3" => array:1 [
            "override" => "hidden"
          ]
          "postalCode" => array:1 [
            "override" => "optional"
          ]
          "sortingCode" => array:1 [
            "override" => "hidden"
          ]
          "dependentLocality" => array:1 [
            "override" => "hidden"
          ]
          "administrativeArea" => array:1 [
            "override" => "optional"
          ]
        ]
        "fields" => []
        "validate_postal_code" => true
      ]
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#3987
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_location_address"
        #status: true
        #uuid: "78e5af4a-d4c7-4313-88a4-c25755182781"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "address"
            1 => "node"
          ]
        ]
        #isSyncing: false
        #id: "node.field_location_address"
        #field_name: "field_location_address"
        #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 [
          "columns" => array:14 [
            "langcode" => array:2 [
              "type" => "varchar"
              "length" => 32
            ]
            "country_code" => array:2 [
              "type" => "varchar"
              "length" => 2
            ]
            "administrative_area" => array:2 [
              "type" => "varchar"
              "length" => 255
            ]
            "locality" => array:2 [
              "type" => "varchar"
              "length" => 255
            ]
            "dependent_locality" => array:2 [
              "type" => "varchar"
              "length" => 255
            ]
            "postal_code" => array:2 [
              "type" => "varchar"
              "length" => 255
            ]
            "sorting_code" => array:2 [
              "type" => "varchar"
              "length" => 255
            ]
            "address_line1" => array:2 [
              "type" => "varchar"
              "length" => 255
            ]
            "address_line2" => array:2 [
              "type" => "varchar"
              "length" => 255
            ]
            "address_line3" => array:2 [
              "type" => "varchar"
              "length" => 255
            ]
            "organization" => array:2 [
              "type" => "varchar"
              "length" => 255
            ]
            "given_name" => array:2 [
              "type" => "varchar"
              "length" => 255
            ]
            "additional_name" => array:2 [
              "type" => "varchar"
              "length" => 255
            ]
            "family_name" => array:2 [
              "type" => "varchar"
              "length" => 255
            ]
          ]
          "unique keys" => []
          "indexes" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
    "field_location_address_map" => Drupal\field\Entity\FieldConfig {#3872
      #entityTypeId: "field_config"
      #enforceIsNew: null
      #typedData: null
      #originalEntity: null
      #cacheContexts: array:1 [
        0 => "languages:language_interface"
      ]
      #cacheTags: []
      #cacheMaxAge: -1
      #_serviceIds: []
      #_entityStorages: []
      #originalId: "node.location.field_location_address_map"
      #status: true
      #uuid: "5b053d5a-5f4d-499a-b328-9911b2341712"
      -isUninstalling: false
      #langcode: "en"
      #third_party_settings: []
      #_core: []
      #trustedData: false
      #dependencies: array:2 [
        "config" => array:2 [
          0 => "field.storage.node.field_location_address_map"
          1 => "node.type.location"
        ]
        "module" => array:1 [
          0 => "geofield"
        ]
      ]
      #isSyncing: false
      #id: "node.location.field_location_address_map"
      #field_name: "field_location_address_map"
      #field_type: "geofield"
      #entity_type: "node"
      #bundle: "location"
      #label: "Address Map"
      #description: ""
      #settings: []
      #required: false
      #translatable: false
      #default_value: []
      #default_value_callback: ""
      #fieldStorage: Drupal\field\Entity\FieldStorageConfig {#3988
        #entityTypeId: "field_storage_config"
        #enforceIsNew: null
        #typedData: null
        #originalEntity: null
        #cacheContexts: array:1 [
          0 => "languages:language_interface"
        ]
        #cacheTags: []
        #cacheMaxAge: -1
        #_serviceIds: []
        #_entityStorages: []
        #originalId: "node.field_location_address_map"
        #status: true
        #uuid: "71b48e25-c91a-4bb2-bfc7-bd4a1eacf2d5"
        -isUninstalling: false
        #langcode: "en"
        #third_party_settings: []
        #_core: []
        #trustedData: false
        #dependencies: array:1 [
          "module" => array:2 [
            0 => "geofield"
            1 => "node"
          ]
        ]
        #isSyncing: false
        #id: "node.field_location_address_map"
        #field_name: "field_location_address_map"
        #entity_type: "node"
        #type: "geofield"
        #module: "geofield"
        #settings: array:1 [
          "backend" => "geofield_backend_default"
        ]
        #cardinality: 1
        #translatable: true
        #locked: false
        #persist_with_no_fields: false
        +custom_storage: false
        #indexes: []
        #deleted: false
        #schema: array:4 [
          "columns" => array:9 [
            "value" => array:3 [
              "type" => "blob"
              "size" => "big"
              "not null" => false
            ]
            "geo_type" => array:3 [
              "type" => "varchar"
              "default" => ""
              "length" => 64
            ]
            "lat" => array:4 [
              "type" => "numeric"
              "precision" => 18
              "scale" => 12
              "not null" => false
            ]
            "lon" => array:4 [
              "type" => "numeric"
              "precision" => 18
              "scale" => 12
              "not null" => false
            ]
            "left" => array:4 [
              "type" => "numeric"
              "precision" => 18
              "scale" => 12
              "not null" => false
            ]
            "top" => array:4 [
              "type" => "numeric"
              "precision" => 18
              "scale" => 12
              "not null" => false
            ]
            "right" => array:4 [
              "type" => "numeric"
              "precision" => 18
              "scale" => 12
              "not null" => false
            ]
            "bottom" => array:4 [
              "type" => "numeric"
              "precision" => 18
              "scale" => 12
              "not null" => false
            ]
            "geohash" => array:3 [
              "type" => "varchar"
              "length" => 16
              "not null" => false
            ]
          ]
          "indexes" => array:9 [
            "lat" => array:1 [
              0 => "lat"
            ]
            "lon" => array:1 [
              0 => "lon"
            ]
            "top" => array:1 [
              0 => "top"
            ]
            "bottom" => array:1 [
              0 => "bottom"
            ]
            "left" => array:1 [
              0 => "left"
            ]
            "right" => array:1 [
              0 => "right"
            ]
            "geohash" => array:1 [
              0 => "geohash"
            ]
            "centroid" => array:2 [
              0 => "lat"
              1 => "lon"
            ]
            "bbox" => array:4 [
              0 => "top"
              1 => "bottom"
              2 => "left"
              3 => "right"
            ]
          ]
          "unique keys" => []
          "foreign keys" => []
        ]
        #propertyDefinitions: null
      }
      #itemDefinition: null
      #constraints: []
      #propertyConstraints: []
      #deleted: false
    }
  ]
  #languages: array:15 [
    "en" => Drupal\Core\Language\Language {#4065
      #name: "English"
      #id: "en"
      #direction: "ltr"
      #weight: 0
      #locked: false
    }
    "ar" => Drupal\Core\Language\Language {#4063
      #name: "Arabic"
      #id: "ar"
      #direction: "rtl"
      #weight: 1
      #locked: false
    }
    "zh-hans" => Drupal\Core\Language\Language {#3875
      #name: "Chinese, Simplified"
      #id: "zh-hans"
      #direction: "ltr"
      #weight: 2
      #locked: false
    }
    "zh-hant" => Drupal\Core\Language\Language {#4059
      #name: "Chinese, Traditional"
      #id: "zh-hant"
      #direction: "ltr"
      #weight: 3
      #locked: false
    }
    "fr" => Drupal\Core\Language\Language {#4067
      #name: "French"
      #id: "fr"
      #direction: "ltr"
      #weight: 4
      #locked: false
    }
    "de" => Drupal\Core\Language\Language {#4064
      #name: "German"
      #id: "de"
      #direction: "ltr"
      #weight: 5
      #locked: false
    }
    "it" => Drupal\Core\Language\Language {#4068
      #name: "Italian"
      #id: "it"
      #direction: "ltr"
      #weight: 6
      #locked: false
    }
    "ja" => Drupal\Core\Language\Language {#4069
      #name: "Japanese"
      #id: "ja"
      #direction: "ltr"
      #weight: 7
      #locked: false
    }
    "ko" => Drupal\Core\Language\Language {#4070
      #name: "Korean"
      #id: "ko"
      #direction: "ltr"
      #weight: 8
      #locked: false
    }
    "pt-br" => Drupal\Core\Language\Language {#4071
      #name: "Portuguese, Brazil"
      #id: "pt-br"
      #direction: "ltr"
      #weight: 9
      #locked: false
    }
    "pt-pt" => Drupal\Core\Language\Language {#4072
      #name: "Portuguese, Portugal"
      #id: "pt-pt"
      #direction: "ltr"
      #weight: 10
      #locked: false
    }
    "ru" => Drupal\Core\Language\Language {#4073
      #name: "Russian"
      #id: "ru"
      #direction: "ltr"
      #weight: 11
      #locked: false
    }
    "es" => Drupal\Core\Language\Language {#4066
      #name: "Spanish"
      #id: "es"
      #direction: "ltr"
      #weight: 12
      #locked: false
    }
    "und" => Drupal\Core\Language\Language {#4074
      #name: "Not specified"
      #id: "und"
      #direction: "ltr"
      #weight: 13
      #locked: true
    }
    "zxx" => Drupal\Core\Language\Language {#4075
      #name: "Not applicable"
      #id: "zxx"
      #direction: "ltr"
      #weight: 14
      #locked: true
    }
  ]
  #langcodeKey: "langcode"
  #defaultLangcodeKey: "default_langcode"
  #activeLangcode: "x-default"
  #enforceDefaultTranslation: null
  #defaultLangcode: "en"
  #translations: array:1 [
    "x-default" => array:1 [
      "status" => 1
    ]
  ]
  #translationInitialize: false
  #newRevision: false
  #isDefaultRevision: "1"
  #entityKeys: array:4 [
    "bundle" => "location"
    "id" => "4903"
    "revision" => "5065"
    "uuid" => "131a50f1-1794-4768-86b3-a09e65ec024b"
  ]
  #translatableEntityKeys: array:8 [
    "label" => array:1 [
      "x-default" => "Toronto, Canada"
    ]
    "langcode" => array:1 [
      "x-default" => "en"
    ]
    "status" => array:1 [
      "x-default" => "1"
    ]
    "published" => array:1 [
      "x-default" => "1"
    ]
    "uid" => array:1 [
      "x-default" => "0"
    ]
    "owner" => array:1 [
      "x-default" => "0"
    ]
    "default_langcode" => array:1 [
      "x-default" => "1"
    ]
    "revision_translation_affected" => array:1 [
      "x-default" => "1"
    ]
  ]
  #validated: false
  #validationRequired: false
  #loadedRevisionId: "5065"
  #revisionTranslationAffectedKey: "revision_translation_affected"
  #enforceRevisionTranslationAffected: []
  #isSyncing: false
  +in_preview: null
}