{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Apters Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.514483,
            50.395587
          ],
          [
            -3.514717,
            50.395642
          ],
          [
            -3.514951,
            50.395698
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000015266, TQ5 8HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5148807994831084,
          50.39569841728489
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040508615, TQ5 8EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5146282225992596,
          50.39571969480518
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100041052000, TQ5 8EP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.514613872145894,
          50.395710887952845
        ]
      }
    }
  ]
}