{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Foxbank Industrial Estate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.284694,
            52.549825
          ],
          [
            -1.284398,
            52.550122
          ],
          [
            -1.284101,
            52.550419
          ],
          [
            -1.28374,
            52.550841
          ],
          [
            -1.283762,
            52.551281
          ],
          [
            -1.28401,
            52.55183
          ],
          [
            -1.28431,
            52.552494
          ],
          [
            -1.284645,
            52.552739
          ],
          [
            -1.2848,
            52.553207
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001232335, LE9 4LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.28467054196242,
          52.549829935078705
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015403524, LE9 4LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2829318488978132,
          52.551545506857536
        ]
      }
    }
  ]
}