{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cadlake Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.92197,
            50.789793
          ],
          [
            -3.922227,
            50.789103
          ],
          [
            -3.922278,
            50.788965
          ],
          [
            -3.92233,
            50.788827
          ],
          [
            -3.922484,
            50.788414
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001333727, EX20 2SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.922454188182446,
          50.78840781930511
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040396124, EX20 2SG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.922590112748076,
          50.788954186313724
        ]
      }
    }
  ]
}