{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Goldsmith Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.057235,
            53.366711
          ],
          [
            -3.057085,
            53.366837
          ],
          [
            -3.056935,
            53.366963
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Goldsmith Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.057613,
            53.366409
          ],
          [
            -3.057424,
            53.36656
          ],
          [
            -3.057235,
            53.366711
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42045386, CH43 3DQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0571062551079384,
          53.3665840468899
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "42183336, CH43 3DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.057612666389774,
          53.366399778696085
        ]
      }
    }
  ]
}