{
    "facets": [ 
        {
            "field": "subject",
            "terms": { 
                "bath": 2,
                "clothing": 5,
                "inside": 14,
                "outside": 1,
                "play": 1,
                "rest": 3,
                "tongue": 3
            }
        },
        {
            "field": "creator",
            "terms": { 
                "cunningham, ellen": 11,
                "feinberg, katrina": 4
            }
        },
        {
            "field": "format",
            "terms": { 
                "image/jpeg": 15
            }
        },
        {
            "field": "age",
            "terms": { 
                "0": 2,
                "11": 1,
                "13": 1,
                "14": 2,
                "17": 1,
                "18": 1,
                "2": 1,
                "3": 1,
                "4": 1,
                "7": 1,
                "8": 2,
                "9": 1
            }
        }
        
    ]
}
