{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Home Farm Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.055896,
            52.541126
          ],
          [
            1.0554,
            52.540838
          ],
          [
            1.054904,
            52.540551
          ],
          [
            1.054976,
            52.540417
          ],
          [
            1.055048,
            52.540283
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630000945, NR18 9US",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.054934185008913,
          52.540580597456156
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630130388, NR18 9SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0554452556391236,
          52.54114296073375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630130392, NR18 9US",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.0551667721826534,
          52.54010694430137
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "2630130395, NR18 9US",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.055578894709049,
          52.54051897852745
        ]
      }
    }
  ]
}