{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "47050342, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4343861146536132,
          55.03493208997479
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47050343, John Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4341991333257702,
          55.03487730389516
        ]
      }
    }
  ]
}