{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "John Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.450769,
            54.906583
          ],
          [
            -1.450486,
            54.906651
          ],
          [
            -1.450203,
            54.90672
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45005886, SR4 0QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.450713168798509,
          54.90721211800949
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45048470, SR4 0QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4503142927948316,
          54.90672504802024
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45048471, SR4 0QJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4503293986888608,
          54.90676106204339
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "45137490, SR4 0QH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4506588578776791,
          54.90661876810952
        ]
      }
    }
  ]
}