{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ivybridge Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.990293,
            50.543859
          ],
          [
            -3.990221,
            50.543789
          ],
          [
            -3.990149,
            50.543719
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013756127, PL20 6SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.973434282473923,
          50.52051173135817
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024949051, PL20 6SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.9811328459655515,
          50.527486188981406
        ]
      }
    }
  ]
}