{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Springfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.455862,
            53.499258
          ],
          [
            -1.455815,
            53.499437
          ],
          [
            -1.455767,
            53.499617
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Springfield Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.455989,
            53.498818
          ],
          [
            -1.455925,
            53.499038
          ],
          [
            -1.455862,
            53.499258
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007016073, S74 0AT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4557673096816648,
          53.49961672267074
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007016074, S74 0FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4560747747944898,
          53.49915071815701
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2007016075, S74 0FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.456074084910332,
          53.49920464616664
        ]
      }
    }
  ]
}