{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Chapel Fields",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.245694,
            51.969499
          ],
          [
            1.245692,
            51.969636
          ],
          [
            1.24569,
            51.969772
          ],
          [
            1.245689,
            51.969827
          ],
          [
            1.245688,
            51.969882
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013116907, IP9 1LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.2452242709467678,
          51.96960615371974
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093343397, IP9 1LY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.245349874544312,
          51.96953073537467
        ]
      }
    }
  ]
}