{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123074521, Wenlock Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.411283563647087,
          55.83427907700798
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123074522, Wenlock Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.411380381566407,
          55.834295154015244
        ]
      }
    }
  ]
}