Data/anotherGPO.json

{
    "ComputerConfiguration" :
    [
        {
            "Key" : "HKEY_LOCAL_MACHINE\\RegisteredApplications",
            "ValueName" : "OnlyOne",
            "Value" : "1111",
            "Type" : "String",
            "Action" : "R",
            "Context" : "Computer"
        }
    ]
}