{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Factory Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.920685,
            52.478461
          ],
          [
            -0.920578,
            52.478301
          ],
          [
            -0.920472,
            52.478141
          ],
          [
            -0.920433,
            52.478091
          ],
          [
            -0.920394,
            52.478041
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002645540, LE16 7NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9205587437636698,
          52.478258751602375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034458989, LE16 7LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9201065763280898,
          52.478083808871084
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003741982, LE16 7NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.920662010001607,
          52.478250703214734
        ]
      }
    }
  ]
}