{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "30128036, West Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.810097761208935,
          50.94850552615729
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041072762, Crown Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.810069294023001,
          50.948505723681
        ]
      }
    }
  ]
}