{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dean Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.526555,
            51.224528
          ],
          [
            -2.526442,
            51.224508
          ],
          [
            -2.526218,
            51.224246
          ],
          [
            -2.526202,
            51.224227
          ],
          [
            -2.526169,
            51.224152
          ],
          [
            -2.526069,
            51.223919
          ],
          [
            -2.526056,
            51.223889
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Dean Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.526056,
            51.223889
          ],
          [
            -2.526046,
            51.223857
          ],
          [
            -2.526036,
            51.223825
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250040312, BA3 5AQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.52609218961584,
          51.224113594538295
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "250066527, BA3 5AN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5265551276215823,
          51.224525142330315
        ]
      }
    }
  ]
}