$page->exampleField(), "exampleHardData" => 'Example hard value' ]; $data = array_merge($genericData, $specificData); echo json_encode($data);