{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Temple View",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.520281,
            53.791059
          ],
          [
            -1.520368,
            53.791195
          ],
          [
            -1.520456,
            53.791332
          ],
          [
            -1.5206,
            53.791556
          ],
          [
            -1.520743,
            53.79178
          ],
          [
            -1.520848,
            53.791969
          ],
          [
            -1.520952,
            53.792158
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "72646951, LS9 8NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5203410562960602,
          53.7911223409902
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025460408, LS9 8NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5207861811975596,
          53.79202292549643
        ]
      }
    }
  ]
}