{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Monarch Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.245826,
            52.203564
          ],
          [
            -2.246155,
            52.203612
          ],
          [
            -2.246485,
            52.203661
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Monarch Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.245826,
            52.203564
          ],
          [
            -2.245687,
            52.203741
          ],
          [
            -2.245608,
            52.203843
          ],
          [
            -2.245491,
            52.203888
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Monarch Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.245211,
            52.203475
          ],
          [
            -2.245518,
            52.203519
          ],
          [
            -2.245826,
            52.203564
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014145115, WR2 6HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2458259715873634,
          52.203563620904156
        ]
      }
    }
  ]
}