{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10096056454, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.9162929367330745,
          51.6756387409432
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100101022088, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.9162929367330745,
          51.6756387409432
        ]
      }
    }
  ]
}