{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trough Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.270005,
            53.59655
          ],
          [
            -1.270973,
            53.596231
          ],
          [
            -1.271193,
            53.596158
          ],
          [
            -1.272013,
            53.596016
          ],
          [
            -1.272615,
            53.595929
          ],
          [
            -1.272645,
            53.595928
          ],
          [
            -1.273293,
            53.595911
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63141858, WF9 2SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2689352012562107,
          53.59624512715352
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63172033, WF9 2SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2700633552970566,
          53.59653964293881
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "63191783, WF9 2SX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2701350251593067,
          53.59676479179381
        ]
      }
    }
  ]
}