{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100012365272, Moss Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2873748533264893,
          53.31355488049241
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012802146, Moss Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.288219426580531,
          53.314155085514074
        ]
      }
    }
  ]
}