{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hay Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.357747,
            51.814263
          ],
          [
            -0.357715,
            51.814014
          ],
          [
            -0.357684,
            51.813765
          ],
          [
            -0.357618,
            51.813559
          ],
          [
            -0.357551,
            51.813352
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001063677, AL5 2BT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.35774713681345816,
          51.81426330875657
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080829334, AL5 2HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.35752395641315543,
          51.81401741192489
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100080829335, AL5 2HS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.35751435764673933,
          51.813882400152885
        ]
      }
    }
  ]
}