{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Green Square",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.371506,
            53.767731
          ],
          [
            -1.371517,
            53.76801
          ],
          [
            -1.371533,
            53.768039
          ],
          [
            -1.371692,
            53.768334
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72324363, LS25 7LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.371498618961005,
          53.76824322867707
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72324364, LS25 7LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3715089587333593,
          53.76856685668897
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72324365, LS25 7LX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3717065743632166,
          53.768540927550355
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72636421, LS25 7LU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.371505193622772,
          53.76780284316471
        ]
      }
    }
  ]
}