{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rock Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.585434,
            50.625595
          ],
          [
            -3.58364,
            50.625358
          ],
          [
            -3.583552,
            50.625347
          ],
          [
            -3.583119,
            50.625364
          ],
          [
            -3.582271,
            50.625707
          ],
          [
            -3.582138,
            50.62588
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Rock Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.585854,
            50.625674
          ],
          [
            -3.585644,
            50.625634
          ],
          [
            -3.585434,
            50.625595
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032970743, TQ13 0DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5826474930584253,
          50.625734827063766
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032979952, TQ13 0DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.5858548341816063,
          50.62567321416361
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032985964, TQ13 0DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.582651059227679,
          50.62542000665012
        ]
      }
    }
  ]
}