{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "131004287, Golf Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.283302600700574,
          55.79020245047897
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "131035413, Golf Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.283347776691844,
          55.79015667304357
        ]
      }
    }
  ]
}