{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100058437, North Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07487654146391914,
          51.53953680766984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100058438, North Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.07490290747476867,
          51.539482384901156
        ]
      }
    }
  ]
}