{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "6061358, Manchester Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.008573269204881528,
          51.500938893709964
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6647811, Preston's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.008810588627324898,
          51.501113784448215
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6647943, South West India Dock Entrance",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.008848784784620074,
          51.50089860869167
        ]
      }
    }
  ]
}