Array
(
[0] => stdClass Object
(
[id] => 72
[name] => Address
[value] =>
1 Rooney Circle
West Orange, New Jersey 07052
[type] => textarea
[group] => 6
[published] => 1
[ordering] => 1
[alias] => Address
)
[1] => stdClass Object
(
[id] => 73
[name] => Phone
[value] => 973-736-9374
[type] => textfield
[group] => 6
[published] => 1
[ordering] => 2
[alias] => Phone
)
[2] => stdClass Object
(
[id] => 74
[name] => Website
[value] => http://www.shoprite.com/
[type] => textfield
[group] => 6
[published] => 1
[ordering] => 3
[alias] => Website
)
)