{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Primrose Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.440931,
            56.041711
          ],
          [
            -3.442553,
            56.041589
          ],
          [
            -3.444176,
            56.041466
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320274822, KY11 3ES",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4543612472535328,
          56.03708545311421
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320327262, KY11 2TD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.4410676500102064,
          56.04172533557696
        ]
      }
    }
  ]
}