EclairGeoData: MetadataWithContent & {
    maps: EclairMap[];
    masterLabel: string;
}

Type declaration