{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110715361, Lands Road",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7918244775131393,
          54.63073480056454
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002421529, Gordon Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.784661912635022,
          54.62894292090821
        ]
      }
    }
  ]
}