{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Winter Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.526797,
            50.991754
          ],
          [
            -2.527255,
            50.990962
          ],
          [
            -2.528052,
            50.989942
          ],
          [
            -2.52867,
            50.988931
          ],
          [
            -2.530058,
            50.98666
          ],
          [
            -2.530239,
            50.986042
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013014970, DT9 4LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.525841702967097,
          50.99199137386679
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025358157, DT9 4LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5264479426015427,
          50.99142212560683
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025561548, DT9 4LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5255309183926173,
          50.99096764753059
        ]
      }
    }
  ]
}