{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rye Paddock Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.347555,
            50.829383
          ],
          [
            -1.34787,
            50.829472
          ],
          [
            -1.348382,
            50.829616
          ],
          [
            -1.348502,
            50.82965
          ],
          [
            -1.348531,
            50.829658
          ],
          [
            -1.348793,
            50.829649
          ],
          [
            -1.349097,
            50.829638
          ],
          [
            -1.349398,
            50.829627
          ],
          [
            -1.34949,
            50.829563
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013634631, SO45 1DP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.3476121664679686,
          50.82936514506051
        ]
      }
    }
  ]
}