{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012425701, St Peter Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4868102312882643,
          53.745234133179764
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004506706, St Peter Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.485230217580016,
          53.74628316651707
        ]
      }
    }
  ]
}