{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Quakers Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.143569,
            50.214227
          ],
          [
            -5.142276,
            50.213854
          ],
          [
            -5.140984,
            50.213481
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Quakers Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -5.148913,
            50.216229
          ],
          [
            -5.147511,
            50.215587
          ],
          [
            -5.146309,
            50.215156
          ],
          [
            -5.14557,
            50.214891
          ],
          [
            -5.143569,
            50.214227
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014130551, TR4 8RZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.149085862152779,
          50.21621789811528
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015295151, TR3 7PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.144309009181835,
          50.21435930411349
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001757244, TR3 7PJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -5.141915633236236,
          50.21399231215457
        ]
      }
    }
  ]
}