{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Eaglesfield",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.98233,
            56.364816
          ],
          [
            -3.982088,
            56.364532
          ],
          [
            -3.981847,
            56.364248
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "124089073, PH6 2HR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.982329783627875,
          56.364815729991754
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024708898, PH6 2NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.981567817595511,
          56.36417192290375
        ]
      }
    }
  ]
}