{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137037284, Fisher Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.026896418099746,
          54.905312338194584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137037317, Fisher Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.02684834917986,
          54.90529555555029
        ]
      }
    }
  ]
}