{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Commons Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.470905,
            50.584724
          ],
          [
            -3.470801,
            50.584554
          ],
          [
            -3.470689,
            50.584522
          ],
          [
            -3.470317,
            50.584416
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025982677, EX7 9BD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4766316423252066,
          50.58895902333743
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032978789, EX7 0DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4703023933973696,
          50.58441647887538
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032978887, EX7 0DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.470697481825819,
          50.58440249598933
        ]
      }
    }
  ]
}