{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Moss Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.936365,
            52.924126
          ],
          [
            -2.936583,
            52.92365
          ],
          [
            -2.936581,
            52.92363
          ],
          [
            -2.936535,
            52.923117
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013141503, SY12 9LD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.936323729033121,
          52.92414279524984
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014523679, SY12 9RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.936687899614682,
          52.923097129596385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100070013738, SY12 9RA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9367255998734443,
          52.923465406244944
        ]
      }
    }
  ]
}