{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dranes Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.381251,
            52.57194
          ],
          [
            1.382311,
            52.571858
          ],
          [
            1.383139,
            52.571862
          ],
          [
            1.383456,
            52.571892
          ],
          [
            1.385648,
            52.572102
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630001515, NR14 7PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3812501480721686,
          52.571931032704434
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630152519, NR14 7PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3835023230329944,
          52.57184864703194
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630152520, NR14 7PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3834744560919237,
          52.57167855977708
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025341224, NR14 7PF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.3843358611773893,
          52.571554984806426
        ]
      }
    }
  ]
}