{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "131012232, Golf Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.283776263476184,
          55.79039137619336
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "131036228, Golf Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.28382143911974,
          55.79034559858804
        ]
      }
    }
  ]
}