{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "New Road (A6105)",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.349424,
            55.776661
          ],
          [
            -2.349175,
            55.776929
          ],
          [
            -2.348926,
            55.777198
          ],
          [
            -2.3488,
            55.777334
          ],
          [
            -2.348673,
            55.777471
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116071819, TD11 3AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3494314124569797,
          55.776660251125726
        ]
      }
    }
  ]
}