{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Rythe",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.363413,
            51.34746
          ],
          [
            -0.363734,
            51.347455
          ],
          [
            -0.364037,
            51.347372
          ],
          [
            -0.364328,
            51.347293
          ],
          [
            -0.364507,
            51.347115
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025170423, KT22 0NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3669255949035127,
          51.34613296435687
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033322862, KT10 9HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.3634034226702913,
          51.3474596617428
        ]
      }
    }
  ]
}