## A GeoJSON object with the type "FeatureCollection" represents a collection of feature objects.
 
## A GeoJSON object with the type "FeatureCollection" represents a collection of feature objects.
 
### An object of type "FeatureCollection" must have a member with the name "members".  The value corresponding to "members" is an array.  Each element in the array is a feature object as defined above.
 
### An object of type "FeatureCollection" must have a member with the name "members".  The value corresponding to "members" is an array.  Each element in the array is a feature object as defined above.
Exception encountered, of type "Error"