{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100110156511, Sandy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3022207982357115,
          54.605188069675584
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100110156513, Sandy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3023417153789751,
          54.605359518518775
        ]
      }
    }
  ]
}