{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100911981, Lewis Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3761585284929567,
          51.68675303513585
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100101063207, Lewis Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3762474767470607,
          51.686823926970675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002937572, Lewis Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3762474767470607,
          51.686823926970675
        ]
      }
    }
  ]
}