{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rosefields",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            1.443449,
            52.624782
          ],
          [
            1.443701,
            52.624912
          ],
          [
            1.443875,
            52.624912
          ],
          [
            1.44438,
            52.62491
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009927005, NR13 5NU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4443811099034918,
          52.624919247640285
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004459121, NR13 5NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4436261832225499,
          52.624716366630956
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004459122, NR13 5NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4432835613638682,
          52.62487023983934
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004459123, NR13 5NZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          1.4431957313657229,
          52.62469291508422
        ]
      }
    }
  ]
}