{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dairy Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.698554,
            52.631497
          ],
          [
            -0.698565,
            52.631543
          ],
          [
            -0.698576,
            52.631589
          ],
          [
            -0.698888,
            52.632114
          ],
          [
            -0.699201,
            52.632639
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023895014, LE15 8SP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6992449688787878,
          52.632628343145164
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023895184, LE15 8GB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6984324340098813,
          52.63212495241122
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100032046583, LE15 8GB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6995205641842647,
          52.63280218448025
        ]
      }
    }
  ]
}