{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gipton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.523565,
            53.813363
          ],
          [
            -1.523778,
            53.813386
          ],
          [
            -1.52399,
            53.813409
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Gipton Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.52399,
            53.813409
          ],
          [
            -1.524445,
            53.813456
          ],
          [
            -1.5249,
            53.813503
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72635964, LS8 5EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5236562606906046,
          53.81337196406017
        ]
      }
    }
  ]
}