{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Silver Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.206937,
            50.408089
          ],
          [
            -4.20696,
            50.40798
          ],
          [
            -4.206983,
            50.407872
          ],
          [
            -4.206996,
            50.407856
          ],
          [
            -4.207036,
            50.407803
          ],
          [
            -4.207168,
            50.407631
          ],
          [
            -4.207199,
            50.407609
          ],
          [
            -4.207509,
            50.407385
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002044843, PL12 6JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.206936973972738,
          50.40808879482054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024675299, PL12 4EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.207402827600027,
          50.40751330435806
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090525640, PL12 6JG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.206550617950945,
          50.40795221688583
        ]
      }
    }
  ]
}