{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100120408214, Imperial Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0776907615096083,
          51.89794263186455
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100121228118, Imperial Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0776907615096083,
          51.89794263186455
        ]
      }
    }
  ]
}