{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Pentagon South",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.264878,
            51.672688
          ],
          [
            -1.264959,
            51.672592
          ],
          [
            -1.264982,
            51.672564
          ],
          [
            -1.264982,
            51.672564
          ],
          [
            -1.265039,
            51.672496
          ],
          [
            -1.265207,
            51.672297
          ],
          [
            -1.265374,
            51.672099
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014022285, OX14 3YT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.264887183559626,
          51.67268356616008
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014077829, OX14 3PZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.262397200242556,
          51.67284778964691
        ]
      }
    }
  ]
}