{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123092093, Cotton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.418309639526214,
          55.8440367336085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123097353, Cotton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.418309639526214,
          55.8440367336085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123110820, Cotton Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.418309639526214,
          55.8440367336085
        ]
      }
    }
  ]
}