{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "9059003879, Glenagnes Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9977877397003607,
          56.46099947984906
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059099786, Blackness Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9978173618435933,
          56.4608914273049
        ]
      }
    }
  ]
}