{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130106221, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.980891467791938,
          57.97238843044231
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130129950, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9807324841528904,
          57.97226512918322
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130148292, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.980743433429132,
          57.9721571484758
        ]
      }
    }
  ]
}