{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Wapping Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.99827,
            55.150681
          ],
          [
            -2.997955,
            55.150826
          ],
          [
            -2.997639,
            55.15097
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137002416, DG13 0JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.997973763770491,
          55.150746426997614
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137024912, DG13 0JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9978807530218603,
          55.150792120630314
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137043551, DG13 0JE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.997803206518629,
          55.150828701176096
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "137090143, DG13 0JQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9982702786378885,
          55.15068109368607
        ]
      }
    }
  ]
}