{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stonehill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.530218,
            51.016835
          ],
          [
            -2.529668,
            51.019026
          ],
          [
            -2.529406,
            51.020072
          ],
          [
            -2.529359,
            51.020644
          ],
          [
            -2.529504,
            51.021224
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Stonehill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.530637,
            51.01544
          ],
          [
            -2.530427,
            51.016137
          ],
          [
            -2.530218,
            51.016835
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30097369, BA22 7HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5315310939126077,
          51.019787816262856
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30121096, BA22 7HF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.529494388108319,
          51.02121784842549
        ]
      }
    }
  ]
}