{
    "name": {"type": "string", "value": "Orange"},
    "physical": {
        "color": {"type": "string", "value": "orange"},
        "shape": {"type": "string", "value": "round"}
    },
    "site": {
        "google.com": {"type": "bool", "value": "true"}
    }
}
