{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100040070553, Bell Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.200600653823514,
          50.215258604836656
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002930939, Bell Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.200531286230036,
          50.21526951366009
        ]
      }
    }
  ]
}