{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clumber Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.212921,
            52.555039
          ],
          [
            -0.212853,
            52.555028
          ],
          [
            -0.21261,
            52.554983
          ],
          [
            -0.212367,
            52.554939
          ],
          [
            -0.212091,
            52.554811
          ],
          [
            -0.211814,
            52.554684
          ],
          [
            -0.211674,
            52.554581
          ],
          [
            -0.211533,
            52.554477
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008062184, PE2 8LH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.21329118760590995,
          52.55478256338849
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008071880, PE2 8NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.21153859891764518,
          52.55435150432773
        ]
      }
    }
  ]
}