{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Church Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.335545,
            55.6905
          ],
          [
            -2.335304,
            55.69034
          ],
          [
            -2.335063,
            55.690179
          ],
          [
            -2.335018,
            55.690149
          ],
          [
            -2.334973,
            55.690119
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116046869, TD12 4JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.335523110306632,
          55.69049573409368
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116048015, TD12 4JJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.335378183585297,
          55.690289470971074
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "116069829, TD12 4JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.3347089712978417,
          55.69015652047545
        ]
      }
    }
  ]
}