{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "137046054, Fisher's Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.054738780883209,
          54.83465318280123
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137049718, Fisher's Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.054725960858997,
          54.834707329930005
        ]
      }
    }
  ]
}