{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "North Leys Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.781775,
            53.325481
          ],
          [
            -0.781808,
            53.325523
          ],
          [
            -0.781841,
            53.325566
          ],
          [
            -0.781779,
            53.327818
          ],
          [
            -0.781717,
            53.330071
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013979736, DN22 0HA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.781796401079637,
          53.32547400001749
        ]
      }
    }
  ]
}