{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tai Pendre",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.082482,
            52.587843
          ],
          [
            -4.081948,
            52.587918
          ],
          [
            -4.08188,
            52.587927
          ],
          [
            -4.081658,
            52.587862
          ],
          [
            -4.081544,
            52.58774
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015474052, LL36 9LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.08095002830885,
          52.588017629228325
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025710282, LL36 9RT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.081000421791874,
          52.58939241849822
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094363600, LL36 9DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.082492015214565,
          52.58784664969456
        ]
      }
    }
  ]
}