{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.692669,
            53.69119
          ],
          [
            -2.6925,
            53.691074
          ],
          [
            -2.692332,
            53.690958
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Sandy Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.692332,
            53.690958
          ],
          [
            -2.692118,
            53.690816
          ],
          [
            -2.691903,
            53.690673
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013240388, PR25 2EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6919340395877147,
          53.69070887258274
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010646663, PR25 2FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6923600821334217,
          53.69083224626715
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100010646664, PR25 2FE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6924212406054555,
          53.690867845873484
        ]
      }
    }
  ]
}