{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Doctors Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.962059,
            58.823843
          ],
          [
            -2.961777,
            58.824223
          ],
          [
            -2.961691,
            58.82434
          ],
          [
            -2.961236,
            58.824496
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "134001569, KW17 2SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9610342820645594,
          58.825187127768054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "134001570, KW17 2SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9617121113971328,
          58.824023503251496
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "134010520, KW17 2SN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.961925008847727,
          58.82358183746579
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "134013091, KW17 2UD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.961240730781004,
          58.82451199978188
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "134016191, KW17 2TG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.961275658806962,
          58.82139525858029
        ]
      }
    }
  ]
}