{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rye Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.223302,
            51.844826
          ],
          [
            1.223258,
            51.844584
          ],
          [
            1.223214,
            51.844341
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094246923, CO13 0FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2231670504240952,
          51.844437169195544
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094246924, CO13 0FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.223176034492786,
          51.844562842963924
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094246925, CO13 0FT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2232027202106905,
          51.84473300273822
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094246930, CO13 0FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2232614413060654,
          51.84433564318232
        ]
      }
    }
  ]
}