{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120969297, Roses Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5798353387410704,
          51.95040038503295
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100120969298, Roses Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5797752926321558,
          51.95059796909156
        ]
      }
    }
  ]
}