{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Vyse Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.405998,
            50.898713
          ],
          [
            -1.405808,
            50.898674
          ],
          [
            -1.405617,
            50.898636
          ],
          [
            -1.405609,
            50.898633
          ],
          [
            -1.405601,
            50.89863
          ],
          [
            -1.405623,
            50.898517
          ],
          [
            -1.405645,
            50.898405
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034871561, SO14 2AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4059834223655276,
          50.898766481211126
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094534140, SO14 2AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4055301283096788,
          50.89862928761343
        ]
      }
    }
  ]
}