{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "23015280, Oldham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1962660724348373,
          53.54808858410935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023363667, Oldham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1962660724348373,
          53.54808858410935
        ]
      }
    }
  ]
}