{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100100960633, Steeple Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.09438271890817,
          53.263052444818626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001848667, Steeple Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.094290194489257,
          53.26300012799943
        ]
      }
    }
  ]
}