{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Meadow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.244306,
            53.769675
          ],
          [
            -1.243733,
            53.76974
          ],
          [
            -1.242317,
            53.769684
          ],
          [
            -1.241782,
            53.769663
          ],
          [
            -1.240316,
            53.769677
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Meadow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.240316,
            53.769677
          ],
          [
            -1.24026,
            53.769679
          ],
          [
            -1.240203,
            53.769682
          ],
          [
            -1.240161,
            53.769683
          ],
          [
            -1.240119,
            53.769685
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094804748, LS25 5DR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.244214922098304,
          53.76970179950766
        ]
      }
    }
  ]
}