{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10006971491, Mount Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5403878907232493,
          52.44733586500139
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011799002, Mount Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.540317487307635,
          52.44742669064404
        ]
      }
    }
  ]
}