{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clarendon Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.168328,
            50.37935
          ],
          [
            -4.168346,
            50.37914
          ],
          [
            -4.168364,
            50.378931
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070765900, PL2 1AP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.168374196679266,
          50.37913287556279
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041061786, PL2 1FA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.168361488862453,
          50.378854286218
        ]
      }
    }
  ]
}