{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100041128861, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1928611916185337,
          50.79878296177058
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041223258, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1932501793966552,
          50.79901279886579
        ]
      }
    }
  ]
}