{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Dakota Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.973766,
            58.98857
          ],
          [
            -2.974197,
            58.988617
          ],
          [
            -2.97454,
            58.988788
          ],
          [
            -2.975206,
            58.989122
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "134013100, KW15 1GP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.975185739716356,
          58.98911210344396
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "134013698, KW15 1GL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9749691048430007,
          58.98883532373436
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "134013699, KW15 1GL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9751287247620324,
          58.98894189375375
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "134015262, KW15 1GP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9746698022843403,
          58.98871184308252
        ]
      }
    }
  ]
}