{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Silver Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.133657,
            52.475951
          ],
          [
            -2.133786,
            52.475939
          ],
          [
            -2.133803,
            52.475937
          ],
          [
            -2.133775,
            52.47587
          ],
          [
            -2.133721,
            52.475694
          ],
          [
            -2.133667,
            52.475517
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90154740, DY5 3QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.133815024784256,
          52.47581381626024
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90208859, DY5 3QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.133666897469851,
          52.47551731499995
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "90218157, DY5 3QU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1342868080198714,
          52.47602903995278
        ]
      }
    }
  ]
}