{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wiggenhall Industrial Estate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.396764,
            51.64758
          ],
          [
            -0.396305,
            51.647596
          ],
          [
            -0.395847,
            51.647613
          ],
          [
            -0.395306,
            51.647632
          ],
          [
            -0.394765,
            51.647651
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008849737, WD18 0FL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3948943045555127,
          51.64766127103729
        ]
      }
    }
  ]
}