{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10015329869, Green Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0938086015560455,
          58.445401484838754
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10092764866, Green Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0941508716025647,
          58.44538958225673
        ]
      }
    }
  ]
}