{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Plympton Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.046403,
            50.379608
          ],
          [
            -4.046696,
            50.37935
          ],
          [
            -4.046989,
            50.379092
          ],
          [
            -4.04715,
            50.378905
          ],
          [
            -4.047311,
            50.378718
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Plympton Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.047311,
            50.378718
          ],
          [
            -4.047589,
            50.378147
          ],
          [
            -4.04759,
            50.378145
          ],
          [
            -4.047687,
            50.377548
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070764938, PL7 1UP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.047294244792075,
          50.37874678960907
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090566200, PL7 1UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.042399993398873,
          50.37810433776573
        ]
      }
    }
  ]
}