Ferrari
Car Object
(
[brand] => Mustang
[color] =>
[engine] => 300
[doors] =>
)
488 horsepower
300 horsepower
488 hp
300 cv
Car Object
(
[brand] => Ferrari
[color] => Red
[engine] => 488
[doors] => 2
)
Motorcycle Object
(
[brand] => Honda
[color] => BLACK
[engine] => 400
)
Car Object
(
[brand] => Mustang
[color] => Blue
[engine] => 300
[doors] => 2
)