{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "130020730, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.11225940326109,
          57.06601709631352
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130107389, Golf Course Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.1117993648852815,
          57.06633935083666
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "130143006, Main Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.111581126086548,
          57.06801435547588
        ]
      }
    }
  ]
}