{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grove Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.556914,
            53.797052
          ],
          [
            -1.557179,
            53.797071
          ],
          [
            -1.557445,
            53.79709
          ],
          [
            -1.557622,
            53.797107
          ],
          [
            -1.557798,
            53.797123
          ],
          [
            -1.558111,
            53.797153
          ],
          [
            -1.558423,
            53.797183
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72636640, LS1 4LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.558347579155659,
          53.79717339369418
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015687947, LS1 4LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5575136625587551,
          53.79707145327748
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025991043, LS1 4LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5576351105038526,
          53.79707190103274
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025991279, LS1 4LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5580142575805804,
          53.79710925023128
        ]
      }
    }
  ]
}