{ "$schema": "https://json-schema.org/draft/2020-12/schema", "$id": "https://agstack.org/schemas/FarmAnimalGroupSerializerField.json", "title": "FarmAnimalGroupSerializerField", "type": "object", "properties": { "hasName": { "type": "string" } } }