{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10010720757, Norfolk Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9474921703711239,
          53.445069649228905
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024969011, Croft Park",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9476579035324186,
          53.44497084820144
        ]
      }
    }
  ]
}