{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Norton Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.753763,
            50.792681
          ],
          [
            -2.753788,
            50.792897
          ],
          [
            -2.753314,
            50.794407
          ],
          [
            -2.753264,
            50.794746
          ],
          [
            -2.753229,
            50.794979
          ],
          [
            -2.752817,
            50.795188
          ],
          [
            -2.751033,
            50.795415
          ],
          [
            -2.750958,
            50.795564
          ],
          [
            -2.751083,
            50.795767
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013013335, DT6 5ND",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7537559899180537,
          50.7926904938388
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040625849, DT6 5NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7531441797543716,
          50.795230391532144
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040625850, DT6 5NE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.75322785701451,
          50.795139923986206
        ]
      }
    }
  ]
}