{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100040735001, Firs Glen Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8833378485501246,
          50.74209381868837
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040735002, Firs Glen Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8833378485501246,
          50.74209381868837
        ]
      }
    }
  ]
}