{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "44067239, Green Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5467073502101492,
          51.386398280460604
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092850754, Green Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5466647803264095,
          51.3864081996509
        ]
      }
    }
  ]
}