{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "36034450, Parade Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.229028065778415,
          54.11282102414395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36048571, Parade Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.229028065778415,
          54.11282102414395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "36048572, Parade Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.229028065778415,
          54.11282102414395
        ]
      }
    }
  ]
}