{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015463444, North Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.24421869534286147,
          50.907683201320374
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100062258961, North Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.24599113645677023,
          50.90904314396622
        ]
      }
    }
  ]
}