{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007954256, Moss Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2964798459675104,
          53.31056630218735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012802099, Knutsford Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.296119900577938,
          53.31060315186259
        ]
      }
    }
  ]
}