{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Paccombe Pool Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.190142,
            50.697944
          ],
          [
            -3.190618,
            50.698723
          ],
          [
            -3.190648,
            50.698919
          ],
          [
            -3.190737,
            50.699504
          ],
          [
            -3.190917,
            50.699934
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015747382, EX10 0PL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.189898430521865,
          50.69828034936261
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023005446, EX10 0PH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1852217512478402,
          50.700369435260484
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023097204, EX10 0PB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1907118944658133,
          50.69909041169981
        ]
      }
    }
  ]
}