{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Well Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.731157,
            52.601752
          ],
          [
            1.731413,
            52.601815
          ],
          [
            1.73167,
            52.601879
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Well Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.73167,
            52.601879
          ],
          [
            1.731896,
            52.601935
          ],
          [
            1.732123,
            52.601991
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10012188629, NR30 3BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.731558193915126,
          52.60195471681524
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023459758, NR30 3BX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.7311568012234055,
          52.60175150332646
        ]
      }
    }
  ]
}