{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110221020, St John's Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1347375425042494,
          54.59918078022126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110221021, St John's Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.134705342437556,
          54.59913614548054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110221022, St John's Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.134688617677512,
          54.59909136563791
        ]
      }
    }
  ]
}