{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "41055234, London Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.003184637151856,
          53.64815616725929
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025316068, London Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.003257277677038,
          53.648029718146134
        ]
      }
    }
  ]
}