{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grimthorpe Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.584556,
            53.821211
          ],
          [
            -1.584496,
            53.821211
          ],
          [
            -1.584435,
            53.821211
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Grimthorpe Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.584435,
            53.821211
          ],
          [
            -1.584192,
            53.821219
          ],
          [
            -1.583949,
            53.821227
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72533662, LS6 3RE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5841627172964765,
          53.82109283719084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72636580, LS6 3JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.584480546359283,
          53.82121078167223
        ]
      }
    }
  ]
}