{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cow Brae",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.010751,
            56.312756
          ],
          [
            -3.011365,
            56.312924
          ],
          [
            -3.01198,
            56.313091
          ],
          [
            -3.011467,
            56.313576
          ],
          [
            -3.0111,
            56.313924
          ],
          [
            -3.011017,
            56.313971
          ],
          [
            -3.010855,
            56.313947
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320271690, KY15 5JF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.0120487529778566,
          56.31311342129185
        ]
      }
    }
  ]
}