{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Roman Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.13937,
            51.234403
          ],
          [
            1.141829,
            51.232322
          ],
          [
            1.143621,
            51.230805
          ],
          [
            1.144181,
            51.230197
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Roman Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.13937,
            51.234403
          ],
          [
            1.139222,
            51.234499
          ],
          [
            1.139075,
            51.234596
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033169199, CT4 5HP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.1384332959610939,
          51.235557496513614
        ]
      }
    }
  ]
}