{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.126006,
            53.553531
          ],
          [
            -2.126027,
            53.553084
          ],
          [
            -2.126038,
            53.552853
          ],
          [
            -2.125697,
            53.55278
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025190415, OL1 2PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1259050810302256,
          53.55280350643779
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "422000119432, OL1 2PN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1260864213245148,
          53.55287522167379
        ]
      }
    }
  ]
}