{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "133018791, Well Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3922584330481302,
          57.701395191054885
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "133054326, Hall Place",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.391904588880251,
          57.70179435037855
        ]
      }
    }
  ]
}