{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10013679622, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9828687487813471,
          50.85148669539372
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062672814, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9828409288562536,
          50.85145947472159
        ]
      }
    }
  ]
}