{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000008551, East Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5394924096836453,
          50.47046382461733
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000013135, East Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5405458118766036,
          50.4712233373169
        ]
      }
    }
  ]
}