{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10007631490, High Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9672984339010772,
          54.08049849533129
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025263955, Moor Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9702237212930221,
          54.07655986294097
        ]
      }
    }
  ]
}