{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Treweeks Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.667848,
            50.154747
          ],
          [
            -5.667863,
            50.154514
          ],
          [
            -5.667879,
            50.15428
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Treweeks Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.667879,
            50.15428
          ],
          [
            -5.667894,
            50.154179
          ],
          [
            -5.66791,
            50.154078
          ],
          [
            -5.667931,
            50.153943
          ],
          [
            -5.667952,
            50.153809
          ],
          [
            -5.668018,
            50.153623
          ],
          [
            -5.668084,
            50.153438
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023471966, TR19 7EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.668058766119716,
          50.15344393655288
        ]
      }
    }
  ]
}