{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "College Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.104595,
            50.797475
          ],
          [
            -1.104534,
            50.79749
          ],
          [
            -1.104472,
            50.797506
          ],
          [
            -1.104384,
            50.797512
          ],
          [
            -1.104296,
            50.797518
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "College Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.104296,
            50.797518
          ],
          [
            -1.104117,
            50.797536
          ],
          [
            -1.103937,
            50.797554
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "1775111235, PO1 3HB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1039267089787874,
          50.79756013793185
        ]
      }
    }
  ]
}