{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Blake Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.13846,
            52.585061
          ],
          [
            1.138407,
            52.585309
          ],
          [
            1.138353,
            52.585556
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630176032, NR18 0XE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1384677496902045,
          52.58506004779867
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630176261, NR18 0UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1385465929427452,
          52.58533674960336
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630176262, NR18 0UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1385427423193488,
          52.585282891792644
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630176263, NR18 0UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1385946315338948,
          52.58518258887661
        ]
      }
    }
  ]
}