{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "44089597, Christmas Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5773043512242233,
          51.44511380628238
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "44089598, Christmas Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.577662190898233,
          51.44507895459161
        ]
      }
    }
  ]
}