{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100090822704, Sandy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2463800451112288,
          52.79629180573792
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090822705, Sandy Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2460397664521123,
          52.79570756140908
        ]
      }
    }
  ]
}