{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tozers Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.56179,
            51.432891
          ],
          [
            -2.561555,
            51.432874
          ],
          [
            -2.56132,
            51.432857
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Tozers Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.56132,
            51.432857
          ],
          [
            -2.56108,
            51.43284
          ],
          [
            -2.560839,
            51.432823
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "281693, BS4 2JU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.561387332399409,
          51.432937489199446
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "316577, BS4 2LR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5617031264361803,
          51.43288202584972
        ]
      }
    }
  ]
}