{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Garden Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.38786,
            54.017997
          ],
          [
            -0.388241,
            54.017949
          ],
          [
            -0.388622,
            54.017901
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093079623, YO25 4AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3883958978491562,
          54.01793078605649
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093079624, YO25 4AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.38849368254078614,
          54.017770299856146
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093079625, YO25 4AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3887797207918629,
          54.01787300964367
        ]
      }
    }
  ]
}