{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100023055951, Eden Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.304427492376117,
          51.40854333554552
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100023553293, Castle Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.302110864651965,
          51.41169313254716
        ]
      }
    }
  ]
}