{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Thorpe Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.463618,
            53.800419
          ],
          [
            -1.46353,
            53.800211
          ],
          [
            -1.463441,
            53.800004
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Thorpe Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.463441,
            53.800004
          ],
          [
            -1.463368,
            53.799811
          ],
          [
            -1.463294,
            53.799617
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72548641, LS10 4EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5437871001448447,
          53.742687091999294
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72647427, LS15 7QZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4636036349733206,
          53.800373517389765
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025263589, LS15 7QY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4636364062528018,
          53.800184914406906
        ]
      }
    }
  ]
}