{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023454775, Norwich Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4103097384546541,
          52.71237312502772
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025094524, Church Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4109416647467066,
          52.71212108951735
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034796083, Stalham Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4109971397357999,
          52.71245226410217
        ]
      }
    }
  ]
}