Koop complains about the service metadata because it is missing the type property:
WARNING: Source data for /marklogic/rest/services/<service name>/FeatureServer is invalid GeoJSON:
1) "type" member required
The type property should be in the metadata and it can be just set to "".
Koop complains about the service metadata because it is missing the
typeproperty:The
typeproperty should be in the metadata and it can be just set to "".