{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "151035145, Golf Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0765483021379922,
          57.36982555728575
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151048709, Golf Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0756511524535175,
          57.37014947820077
        ]
      }
    }
  ]
}