{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10006577565, Silver Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9615411007439826,
          53.61097047831707
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006579876, Silver Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9616151182897923,
          53.61103404112318
        ]
      }
    }
  ]
}