{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Belfry Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.511618,
            53.786768
          ],
          [
            -1.510968,
            53.78646
          ],
          [
            -1.510317,
            53.786153
          ],
          [
            -1.510148,
            53.786075
          ],
          [
            -1.509979,
            53.785997
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72519536, LS9 0AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.509918817269601,
          53.78539077728976
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72629440, LS9 0SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.511527488249062,
          53.78670959586342
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024996301, LS9 0AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.509880821560277,
          53.78604675136641
        ]
      }
    }
  ]
}