{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Orchards",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.944586,
            52.258375
          ],
          [
            -1.944611,
            52.258323
          ],
          [
            -1.944967,
            52.258272
          ],
          [
            -1.944961,
            52.258142
          ],
          [
            -1.944941,
            52.257732
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009651570, B96 6AS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.944619880479524,
          52.25832475491609
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003087227, B96 6BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9447083513576104,
          52.25786629094786
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003087228, B96 6BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9445915828518998,
          52.257515614797704
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003087229, B96 6BP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9449431679898395,
          52.25753375907648
        ]
      }
    }
  ]
}