{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10000854487, Charles Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.216499612857584,
          52.19098960893367
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090441837, Providence Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.216661837172051,
          52.191259023308575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121392956, Charles Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.216499612857584,
          52.19098960893367
        ]
      }
    }
  ]
}