{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Mochdre Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.337807,
            52.503664
          ],
          [
            -3.337468,
            52.503957
          ],
          [
            -3.337121,
            52.504158
          ],
          [
            -3.336346,
            52.504607
          ],
          [
            -3.336063,
            52.504838
          ],
          [
            -3.33578,
            52.50507
          ],
          [
            -3.335782,
            52.505106
          ],
          [
            -3.335785,
            52.505143
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094380834, SY16 4LE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.3381334715393076,
          52.503453751577986
        ]
      }
    }
  ]
}