{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sheepdike Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.335715,
            53.979657
          ],
          [
            -0.335645,
            53.979666
          ],
          [
            -0.335539,
            53.979679
          ],
          [
            -0.333685,
            53.979902
          ],
          [
            -0.333146,
            53.979967
          ],
          [
            -0.331628,
            53.980026
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009935026, YO25 8BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33278025928850063,
          53.98000357326843
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090694621, YO25 8BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.33570820564085957,
          53.979621684747194
        ]
      }
    }
  ]
}