{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "10023453536, Long Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3527668191862297,
          52.87205163972242
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100091332818, Long Lane",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3529622691251428,
          52.87169536826188
        ]
      }
    }
  ]
}