{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "King Dick's Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.539341,
            51.459847
          ],
          [
            -2.539333,
            51.459874
          ],
          [
            -2.539324,
            51.459902
          ],
          [
            -2.539253,
            51.46009
          ],
          [
            -2.539182,
            51.460277
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "93973, BS5 8HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5395476874411274,
          51.45953843616998
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "93980, BS5 8HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5394900102924307,
          51.45952971006475
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "93998, BS5 8HN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5394179403972386,
          51.45952105017497
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "314341, BS5 8HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.539196029864002,
          51.46023240885325
        ]
      }
    }
  ]
}