{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10004566927, Key Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1590399584994313,
          52.05282565454085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10035056325, Slade Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1591380980252297,
          52.052975918447274
        ]
      }
    }
  ]
}