{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Laurel Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.318773,
            50.522395
          ],
          [
            -4.318423,
            50.522502
          ],
          [
            -4.318074,
            50.522608
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014481435, PL17 8FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.3184058389649955,
          50.52240683571789
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014482690, PL17 8FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.3187286995431595,
          50.52237341935458
        ]
      }
    }
  ]
}