{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Keepers Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.581493,
            51.473968
          ],
          [
            -2.581158,
            51.473898
          ],
          [
            -2.580823,
            51.473827
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "300103, BS7 9BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5804173761283127,
          51.47364882922463
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "300104, BS7 9BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5804639923473083,
          51.47391834660783
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "300105, BS7 9BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5803649241266715,
          51.47405371125709
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "314286, BS7 9BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5814002674501384,
          51.47394967285389
        ]
      }
    }
  ]
}