{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "100081213548, Oliver Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.49336532977550196,
          52.026157685898085
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100081310238, Oliver Street",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.49327670430215625,
          52.026192518181425
        ]
      }
    }
  ]
}