{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023456935, Yarmouth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.539812052379046,
          52.709005263506995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093709364, Yarmouth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5401665995820424,
          52.708994666122585
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091615338, Yarmouth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.5393429568145338,
          52.709064253943566
        ]
      }
    }
  ]
}