{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "74002816, Church Way",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.424699918848862,
          53.234923805851025
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024940918, Vicar Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.424566052996357,
          53.23485124852445
        ]
      }
    }
  ]
}