{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "45006307, Industrial Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5163033441364533,
          54.91183116065533
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45048804, Industrial Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5163033441364533,
          54.91183116065533
        ]
      }
    }
  ]
}