{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "50026042, Lister Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1504616091522308,
          51.074081597189384
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "50026989, Lister Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1509237733766053,
          51.07415907984166
        ]
      }
    }
  ]
}