{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Glebe Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.018432,
            51.675758
          ],
          [
            -2.018994,
            51.675718
          ],
          [
            -2.019557,
            51.675678
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006839370, GL7 6BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0183476854751086,
          51.675592033468426
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10006839371, GL7 6BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0182754278979176,
          51.675717921597
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013878611, GL7 6AL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.0195480536842454,
          51.6756817490738
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022839219, GL7 6BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.018535651581784,
          51.675502091604145
        ]
      }
    }
  ]
}