{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10012983189, Queen's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.442256478221504,
          52.44466749340912
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091571994, Bungay High School, Queen's Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.443239816847169,
          52.44538535576929
        ]
      }
    }
  ]
}