{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Spring Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.59479,
            51.462859
          ],
          [
            -2.594558,
            51.462712
          ],
          [
            -2.594326,
            51.462564
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "85047, BS2 8NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.594370453874314,
          51.46268106410918
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "86239, BS2 8NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.593947433898826,
          51.462251610297436
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "87880, BS2 8HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.593050606928699,
          51.46191446959074
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "87881, BS2 8NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.594109266225252,
          51.462520538991775
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "316106, BS2 8LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.593702394382565,
          51.46222587688461
        ]
      }
    }
  ]
}