{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Roman Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.832303,
            51.814843
          ],
          [
            -0.832231,
            51.81457
          ],
          [
            -0.832213,
            51.814501
          ],
          [
            -0.832406,
            51.814332
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766307636, HP19 8GH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8321763960625139,
          51.814779034461644
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766307638, HP19 8GH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8321494805285503,
          51.814697844469634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766307639, HP19 8GH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8320818435824584,
          51.81450835312546
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "766332117, HP19 7FQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8324200629332394,
          51.81433188267712
        ]
      }
    }
  ]
}