{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Ruperra Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.991355,
            51.58178
          ],
          [
            -2.990753,
            51.581969
          ],
          [
            -2.990151,
            51.582159
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Ruperra Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.990151,
            51.582159
          ],
          [
            -2.989677,
            51.582289
          ],
          [
            -2.989651,
            51.582292
          ],
          [
            -2.989114,
            51.582353
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010552153, NP20 2PA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.991354749862374,
          51.5817798688289
        ]
      }
    }
  ]
}