{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Ninians",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.611608,
            56.600031
          ],
          [
            -2.611598,
            56.600261
          ],
          [
            -2.611588,
            56.600492
          ],
          [
            -2.611455,
            56.600815
          ],
          [
            -2.61144,
            56.600851
          ],
          [
            -2.61117,
            56.601105
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117062883, DD11 4QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6125576232708925,
          56.59999405854393
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117092373, DD11 4QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6121064185059413,
          56.600292752276395
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "117125695, DD11 4QW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.611901109869974,
          56.599682850443195
        ]
      }
    }
  ]
}