{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "2465002255, Golf Course Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1956427686441637,
          52.6310229655581
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015670232, Golf Course Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1954669120809738,
          52.631749958581736
        ]
      }
    }
  ]
}