{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Skilling Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.767537,
            50.727097
          ],
          [
            -2.767597,
            50.727155
          ],
          [
            -2.76753,
            50.727318
          ],
          [
            -2.767436,
            50.727547
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013015314, DT6 5LA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.7675790851137014,
          50.7270969907069
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023246474, DT6 5BE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.766091073383575,
          50.72794311238295
        ]
      }
    }
  ]
}