{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Oak Ridge",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.143266,
            52.666965
          ],
          [
            -3.143149,
            52.666795
          ],
          [
            -3.143033,
            52.666626
          ],
          [
            -3.142959,
            52.666549
          ],
          [
            -3.142886,
            52.666473
          ],
          [
            -3.142835,
            52.666423
          ],
          [
            -3.142784,
            52.666372
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10011765835, SY21 7TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.143259687886945,
          52.66666596981223
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023789454, SY21 7TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.143281980257075,
          52.66695343933073
        ]
      }
    }
  ]
}