{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grove Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.082257,
            52.737058
          ],
          [
            1.081075,
            52.735522
          ],
          [
            1.08017,
            52.734636
          ],
          [
            1.079497,
            52.733734
          ],
          [
            1.079326,
            52.733429
          ],
          [
            1.078576,
            52.732097
          ],
          [
            1.076641,
            52.72973
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011979012, NR9 5PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.081187057370609,
          52.73563530313971
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025075978, NR9 5QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0781488160310866,
          52.731838266169134
        ]
      }
    }
  ]
}