{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Summerleaze Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.522418,
            51.721582
          ],
          [
            -2.522526,
            51.721578
          ],
          [
            -2.522633,
            51.721574
          ],
          [
            -2.522779,
            51.721568
          ],
          [
            -2.522925,
            51.721563
          ],
          [
            -2.523702,
            51.721533
          ],
          [
            -2.524479,
            51.721503
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Summerleaze Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.521521,
            51.722313
          ],
          [
            -2.521616,
            51.722102
          ],
          [
            -2.521711,
            51.72189
          ],
          [
            -2.521897,
            51.721775
          ],
          [
            -2.522082,
            51.72166
          ],
          [
            -2.52225,
            51.721621
          ],
          [
            -2.522418,
            51.721582
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090651878, GL15 5QE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5215202788717246,
          51.722286048808364
        ]
      }
    }
  ]
}