{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Kilspindie Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.009353,
            56.479163
          ],
          [
            -3.009551,
            56.478662
          ],
          [
            -3.009749,
            56.478162
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059022142, DD2 3LT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0084447255493587,
          56.47856795518549
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "9059096844, DD2 3LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0097490281479424,
          56.47816203463313
        ]
      }
    }
  ]
}