{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Street 2",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.320927,
            53.908604
          ],
          [
            -1.319853,
            53.907713
          ],
          [
            -1.318779,
            53.906821
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72408929, LS23 7FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.318727952563824,
          53.90715360038578
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72408955, LS23 7FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3190742194979268,
          53.90738925130305
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72646568, LS23 7FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3208364913894366,
          53.90854070159299
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72668964, LS23 7FX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.319040710204256,
          53.90757780900009
        ]
      }
    }
  ]
}