{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022947746, Fountain Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.183635235846227,
          53.91656553440597
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010510735, Rainhall Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.183574731915975,
          53.91665550494192
        ]
      }
    }
  ]
}