{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "63182333, Sugar Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4856435713029512,
          53.67286516658872
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63185288, Bridge Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4854925381805513,
          53.672837553426646
        ]
      }
    }
  ]
}