{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Parsons Meadow",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.902913,
            53.945171
          ],
          [
            -1.903015,
            53.9452
          ],
          [
            -1.903076,
            53.945412
          ],
          [
            -1.903125,
            53.945587
          ],
          [
            -1.903303,
            53.945593
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094181453, LS29 0FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9032504837623112,
          53.94537447341489
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094873917, LS29 0FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9031596122197578,
          53.94514071923659
        ]
      }
    }
  ]
}