{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "422000117493, Leonard Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.107095563091041,
          53.55776544761984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000126922, Manor Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1051326412559117,
          53.55756945016898
        ]
      }
    }
  ]
}