{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Trego Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.026579,
            51.541404
          ],
          [
            -0.026285,
            51.541499
          ],
          [
            -0.025992,
            51.541593
          ],
          [
            -0.025692,
            51.541693
          ],
          [
            -0.025391,
            51.541792
          ],
          [
            -0.024968,
            51.541932
          ],
          [
            -0.024545,
            51.542072
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6077548, E9 5HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.024742965988649186,
          51.54183208439022
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6153944, E9 5HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.024661171052280488,
          51.541722795845885
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "6648063, E9 5HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.026578553566228826,
          51.541404354853945
        ]
      }
    }
  ]
}