{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Knightly Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.8935,
            52.264931
          ],
          [
            -1.893637,
            52.265072
          ],
          [
            -1.893774,
            52.265212
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094566988, B80 7PT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8935175151699193,
          52.264933670846396
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094566989, B80 7QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.893956412478501,
          52.265221754142075
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094566990, B80 7QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.894000178488097,
          52.2653027059549
        ]
      }
    }
  ]
}