{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cow Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.557512,
            53.075875
          ],
          [
            -0.556917,
            53.075748
          ],
          [
            -0.556322,
            53.075621
          ],
          [
            -0.555251,
            53.075354
          ],
          [
            -0.55418,
            53.075088
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006525486, LN5 0NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5571665974559556,
          53.07567255460129
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006525487, LN5 0NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5570630464051463,
          53.07564432960042
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006533290, LN5 0NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5575184128348768,
          53.075865606055146
        ]
      }
    }
  ]
}