{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Gipton Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.524275,
            53.812404
          ],
          [
            -1.524737,
            53.812446
          ],
          [
            -1.5252,
            53.812488
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Gipton Avenue",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.523835,
            53.812357
          ],
          [
            -1.524055,
            53.81238
          ],
          [
            -1.524275,
            53.812404
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72635959, LS8 5EZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5239258371082118,
          53.81236637475699
        ]
      }
    }
  ]
}