{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013149178, East Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.015555208768766173,
          51.40604858327462
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100022886997, Widmore Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.015628627963838893,
          51.4060832917343
        ]
      }
    }
  ]
}