Array
(
[0] => stdClass Object
(
[id] => 69
[name] => Address
[value] =>
91 Dewey Street
Bloomfield, NJ 07003
[type] => textarea
[group] => 5
[published] => 1
[ordering] => 1
[alias] => Address
)
[1] => stdClass Object
(
[id] => 70
[name] => Phone
[value] => 973-338-5888
[type] => textfield
[group] => 5
[published] => 1
[ordering] => 2
[alias] => Phone
)
[2] => stdClass Object
(
[id] => 71
[name] => Website
[value] => http://www.newlightbaptistchurch.info/index.html
[type] => textfield
[group] => 5
[published] => 1
[ordering] => 3
[alias] => Website
)
)