{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Roseland Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.238681,
            53.203048
          ],
          [
            -1.238662,
            53.20303
          ],
          [
            -1.238642,
            53.203012
          ],
          [
            -1.237108,
            53.200843
          ],
          [
            -1.237011,
            53.200706
          ],
          [
            -1.236109,
            53.200071
          ],
          [
            -1.235113,
            53.198834
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013066674, NG20 8FH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.235099818442329,
          53.19883698723827
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100030067732, NG20 8EH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.2390900990828722,
          53.20343796907141
        ]
      }
    }
  ]
}