{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Garth Hendre",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.059747,
            52.420408
          ],
          [
            -4.059527,
            52.420337
          ],
          [
            -4.059306,
            52.420265
          ],
          [
            -4.0592,
            52.420233
          ],
          [
            -4.059094,
            52.420201
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49042022, SY23 3DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.059235559115469,
          52.42007796416542
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49042023, SY23 3DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.059524844331706,
          52.419974016427695
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49042024, SY23 3DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.05950592595692,
          52.42019913445819
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49058355, SY23 3TE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.059735561243723,
          52.42039294629746
        ]
      }
    }
  ]
}