{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Green",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.670517,
            53.815582
          ],
          [
            -1.66997,
            53.81558
          ],
          [
            -1.669499,
            53.815579
          ],
          [
            -1.669423,
            53.815579
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72276081, LS28 5TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6696953539867343,
          53.815741163151046
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72276082, LS28 5TL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.669877609263972,
          53.81574166445713
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72647148, LS28 5LB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.670410525936561,
          53.8155723572032
        ]
      }
    }
  ]
}