{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Silt Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.378313,
            52.668217
          ],
          [
            0.378399,
            52.668139
          ],
          [
            0.378486,
            52.668061
          ],
          [
            0.378167,
            52.667576
          ],
          [
            0.377849,
            52.66709
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Silt Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.377849,
            52.66709
          ],
          [
            0.375458,
            52.662857
          ],
          [
            0.373068,
            52.658623
          ],
          [
            0.373117,
            52.658586
          ],
          [
            0.373166,
            52.658549
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023635946, PE33 0AA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.37308556156283107,
          52.6585389443432
        ]
      }
    }
  ]
}