{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bayard's Hill",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.578007,
            50.348261
          ],
          [
            -3.578057,
            50.348424
          ],
          [
            -3.578107,
            50.348587
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023564806, TQ6 9BJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5780131510943436,
          50.348270737635076
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040273968, TQ6 9AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5780513838133126,
          50.34857601054135
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100040273969, TQ6 9AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.577991609096536,
          50.34846889539124
        ]
      }
    }
  ]
}