{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Fox Croft",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.48207,
            53.327643
          ],
          [
            -1.481514,
            53.327938
          ],
          [
            -1.481527,
            53.327965
          ],
          [
            -1.481647,
            53.328225
          ],
          [
            -1.481344,
            53.328314
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024191692, S8 7SD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.481979957720312,
          53.32768153461834
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024191693, S8 7SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4816707552299302,
          53.32841727173197
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024191694, S8 7SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4815051660813647,
          53.32845250774628
        ]
      }
    }
  ]
}