{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2007012839, Sheffield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4594705228373768,
          53.488173140031094
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032788608, Sheffield Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4592588537318065,
          53.48822611430614
        ]
      }
    }
  ]
}