{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stryd Y Bragdy",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.081206,
            52.415256
          ],
          [
            -4.081093,
            52.415142
          ],
          [
            -4.080981,
            52.415028
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Stryd Y Bragdy",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.080981,
            52.415028
          ],
          [
            -4.080831,
            52.414899
          ],
          [
            -4.080682,
            52.414771
          ],
          [
            -4.080598,
            52.414688
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49020630, SY23 1PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.081005605669805,
          52.41517387638931
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "49058713, SY23 1NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.08121553642738,
          52.41526009521931
        ]
      }
    }
  ]
}