{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10090090789, Morfe Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.276165567382255,
          52.479953971179626
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100031805335, Bridgnorth Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2760912718953734,
          52.47984626491959
        ]
      }
    }
  ]
}