{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cockeram's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.383443,
            50.7669
          ],
          [
            -3.383912,
            50.766393
          ],
          [
            -3.383974,
            50.766355
          ],
          [
            -3.384708,
            50.765911
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cockeram's Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.384708,
            50.765911
          ],
          [
            -3.386382,
            50.76516
          ],
          [
            -3.387234,
            50.764944
          ],
          [
            -3.389991,
            50.764245
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023094786, EX5 2PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.386554293518954,
          50.76511111705771
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024748955, EX5 2PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.38673936784188,
          50.76513589533665
        ]
      }
    }
  ]
}