{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "250000627, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7629531782800845,
          51.124039008207234
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250078274, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.763298601520092,
          51.12418962097094
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250080981, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.763298601520092,
          51.12418962097094
        ]
      }
    }
  ]
}