{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Virginia Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.249196,
            55.859864
          ],
          [
            -4.249327,
            55.859522
          ],
          [
            -4.249377,
            55.859394
          ],
          [
            -4.249762,
            55.859423
          ],
          [
            -4.249858,
            55.859433
          ],
          [
            -4.249954,
            55.859444
          ],
          [
            -4.250085,
            55.859458
          ],
          [
            -4.250215,
            55.859472
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700396818, G1 1DN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.249196033723066,
          55.85986430843705
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "906700542760, G1 1DT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.250209767065421,
          55.859432345908466
        ]
      }
    }
  ]
}