{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Frisby Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.614513,
            52.607502
          ],
          [
            -0.614823,
            52.607464
          ],
          [
            -0.615133,
            52.607426
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008628822, LE15 8NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6145130135178495,
          52.60750159672474
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030718256, LE15 8NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6149016587564169,
          52.607353303969894
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030718257, LE15 8NL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6146788040383834,
          52.607395650266376
        ]
      }
    }
  ]
}