{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "123016697, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.558214740554312,
          55.80997160498466
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123016698, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.558214740554312,
          55.80997160498466
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "123016699, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.558293258836856,
          55.80995199415148
        ]
      }
    }
  ]
}