{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130084710, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.385209881176949,
          58.590764171712195
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130090881, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3851754881217553,
          58.59076454236438
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130144241, Gunns Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.385346033384142,
          58.59072677570883
        ]
      }
    }
  ]
}