{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rodgers Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -3.154545,
            56.30662
          ],
          [
            -3.154827,
            56.30656
          ],
          [
            -3.155109,
            56.306501
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320067156, KY15 7TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.154847060247477,
          56.306437256326255
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320067157, KY15 7TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1549672166905833,
          56.306669743882345
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320067200, KY15 7TZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.1552660902870207,
          56.30639740808397
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "320275111, KY15 7RQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -3.154545473306568,
          56.30661976710066
        ]
      }
    }
  ]
}