{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "124046564, Golf Course Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.34623708925117,
          56.57534820390924
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124095366, Golf Course Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.346172002997104,
          56.57534890866477
        ]
      }
    }
  ]
}