{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10022947213, Walton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1695999172763516,
          53.85699687248697
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090961817, Church Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.169676369543062,
          53.85710461879057
        ]
      }
    }
  ]
}