{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130016806, Gerry Square",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5219099743107622,
          58.595434030674
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025409559, Beach Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5214464141155393,
          58.595457483133096
        ]
      }
    }
  ]
}