{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "23016217, Sharp Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.193055875742285,
          53.54906455734519
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "23109725, Oldham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.193749430135096,
          53.54891063245497
        ]
      }
    }
  ]
}