{
    "facets": [ 
        {
            "field": "subject",
            "terms": { 
                "neurology, anatomy, textbooks, education": 1,
                "neurology, textbooks, education": 1,
                "poetry, children's literature, marine life": 1,
                "psychiatry, electroconvulsive therapy": 1,
                "psychiatry, electroconvulsive therapy, advertising": 1,
                "psychiatry, neurology, advertising": 1,
                "psychiatry, neurology, drawing": 1,
                "psychiatry, textbooks, education": 1
            }
        },
        {
            "field": "creator",
            "terms": { 
                "charlie dawson": 1,
                "fran liscio": 7
            }
        },
        {
            "field": "format",
            "terms": { 
                "image/jpeg": 5,
                "image/png": 1,
                "image/tiff": 1,
                "sound/mp3": 1
            }
        }
        
    ]
}
