{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Court Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.088912,
            53.779943
          ],
          [
            -1.089036,
            53.779642
          ],
          [
            -1.089153,
            53.779357
          ],
          [
            -1.089161,
            53.77934
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013452435, YO8 4JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0889664436808497,
          53.77988529629841
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025004283, YO8 4JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.088650734570643,
          53.77904698352759
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001026565, YO8 4JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0888086848911205,
          53.779461646602044
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001026566, YO8 4JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.0897334707062538,
          53.77950462231444
        ]
      }
    }
  ]
}