{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "122481, Norfolk Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5995969276563815,
          51.440813731183596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "302579, Norfolk Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5994069563733904,
          51.4405899114114
        ]
      }
    }
  ]
}