{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "74020745, Sheffield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4279215814924056,
          53.2562430385625
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "74024153, Sheffield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4279359706909986,
          53.2562880520791
        ]
      }
    }
  ]
}