{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "50022341, Spring Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.118985883158102,
          51.07631157537808
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50022342, Spring Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1189027815716457,
          51.07634977409383
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50111285, Springfield Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1190525622012484,
          51.076453713533176
        ]
      }
    }
  ]
}