{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "131028575, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.4245148785060175,
          55.785394239787266
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "131033371, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.423031867644049,
          55.785657180052034
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "131042829, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.424366168073181,
          55.78556794507153
        ]
      }
    }
  ]
}