{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Clarydon Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.675398,
            53.709757
          ],
          [
            -1.675477,
            53.709823
          ],
          [
            -1.675555,
            53.709889
          ],
          [
            -1.675542,
            53.709943
          ],
          [
            -1.675529,
            53.709996
          ],
          [
            -1.675522,
            53.710028
          ],
          [
            -1.675515,
            53.71006
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83128031, WF16 9LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6754480049770406,
          53.70990457260873
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83218528, WF16 9LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6754036615474825,
          53.709760642485364
        ]
      }
    }
  ]
}