{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ashdown Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.103331,
            52.592503
          ],
          [
            -1.102858,
            52.592545
          ],
          [
            -1.102385,
            52.592586
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010145036, LE18 1NP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1033314550242597,
          52.59250342217198
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015341719, LE18 1NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1032565544085278,
          52.592556795675776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024922409, LE18 1NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1029143217235753,
          52.592689055759706
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030589761, LE18 1NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1030925430876435,
          52.59263646474147
        ]
      }
    }
  ]
}