{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Millfield",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.227822,
            52.605787
          ],
          [
            0.227783,
            52.605817
          ],
          [
            0.227517,
            52.606029
          ],
          [
            0.227429,
            52.606075
          ],
          [
            0.226963,
            52.606322
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023635262, PE14 9AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.22782702682937866,
          52.60581004363401
        ]
      }
    }
  ]
}