{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Leeds Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.463913,
            52.91707
          ],
          [
            -1.46416,
            52.917088
          ],
          [
            -1.464406,
            52.917106
          ],
          [
            -1.464493,
            52.917166
          ],
          [
            -1.464581,
            52.917226
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010667009, DE1 2RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.463913320733994,
          52.91707012433431
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030330768, DE1 2RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4646559971794348,
          52.91714538639628
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030330769, DE1 2RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4647452248759605,
          52.917145788189835
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002034426, DE1 2RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.464583192141855,
          52.917019206943834
        ]
      }
    }
  ]
}