{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "44012355, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6062616582889613,
          51.363962003339815
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44100447, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.6063626083707122,
          51.36396875024058
        ]
      }
    }
  ]
}