{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "151033983, Golf Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.074481167524564,
          57.36713199306339
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "151182731",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0741822443598474,
          57.36729385865463
        ]
      }
    }
  ]
}